From 724ef0b8f46ae096f59b65e69d1775dabe195e4d Mon Sep 17 00:00:00 2001 From: "Peter A. Jonsson" <jonsson.peter.a@gmail.com> Date: Mon, 18 Apr 2022 13:01:02 +0200 Subject: [PATCH] jn516x: make mote-list.py executable --- tools/jn516x/mote-list.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 tools/jn516x/mote-list.py diff --git a/tools/jn516x/mote-list.py b/tools/jn516x/mote-list.py old mode 100644 new mode 100755 -- GitLab