Explorar o código

Kommentar Hinzugefügt

Paula hai 1 ano
pai
achega
ba86dc9872
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  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;