documentatie toegevoegd
This commit is contained in:
@@ -5,6 +5,8 @@
|
|||||||
*
|
*
|
||||||
* Tutorial page: https://arduinogetstarted.com/tutorials/arduino-light-sensor
|
* Tutorial page: https://arduinogetstarted.com/tutorials/arduino-light-sensor
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
//zegt dat het variable LDR wijst naar pin 12
|
||||||
#define LDR 12
|
#define LDR 12
|
||||||
void setup() {
|
void setup() {
|
||||||
// initialize serial communication at 9600 bits per second:
|
// initialize serial communication at 9600 bits per second:
|
||||||
|
Reference in New Issue
Block a user