Sketch for remote shutter: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    7 December 2017

    • curprev 13:0813:08, 7 December 2017Sal Miranda talk contribs 625 bytes +625 Created page with "<source lang="java"> #include <Servo.h> Servo myservo; int val; //variable for sensor value's int thresh = 629; //threshold LDR int pos = 0; //rest position vo..."