We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f2b668 commit ff05239Copy full SHA for ff05239
scripts/solvePermissions.sh
@@ -10,7 +10,7 @@ else
10
fi
11
12
echo "You are ${THEUSER}..."
13
-# !INFO! change /dev/ttyACM0 to your serial port if it is different for you Pico
+# !INFO! change /dev/ttyACM0 to your serial port if it is different for your Pico
14
GROUP=$(stat -c '%G' /dev/ttyACM0)
15
echo "And get the '${GROUP}' group..."
16
0 commit comments