Kommentare entfernt
This commit is contained in:
parent
600f555bc0
commit
5963d2d763
@ -1,5 +1,3 @@
|
||||
//www.elegoo.com
|
||||
//2016.12.9
|
||||
//analoger ausgang gibt nur den aktuellen wert des potis aus, also nur zum genauen poti einstellen geeignet! ansonsten nutzlos
|
||||
|
||||
|
||||
@ -20,4 +18,4 @@ digitalWrite(ledPin, LOW);
|
||||
delay(sensorValue);
|
||||
Serial.println(sensorValue, DEC);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user