We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 904f2fd commit 83340efCopy full SHA for 83340ef
arduino/Makefile
@@ -17,3 +17,6 @@ init:
17
cat:
18
stty -F /dev/ttyUSB0 raw 9600
19
cat /dev/ttyUSB0
20
+
21
+libs:
22
+ ac lib install Servo
0 commit comments