Paula преди 1 година
родител
ревизия
ba86dc9872
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 4 0
      Distanzsensoren_auswerten/Distanzsensoren_auswerten.ino

+ 4 - 0
Distanzsensoren_auswerten/Distanzsensoren_auswerten.ino

@@ -2,6 +2,10 @@
 #include <PPMReader.h>
 #include <drivers/PwmOut.h>
 
+//git add -A
+//git commit
+//git push origin master
+
 // Initialize a PPMReader on digital pin 3 with 6 expected channels.
 byte interruptPin = 11;
 byte channelAmount = 8;