documentatie toegevoegd

This commit is contained in:
sam
2023-09-08 11:26:57 +02:00
parent 1ca164a646
commit f8fc869665

View File

@@ -5,6 +5,8 @@
*
* Tutorial page: https://arduinogetstarted.com/tutorials/arduino-light-sensor
*/
//zegt dat het variable LDR wijst naar pin 12
#define LDR 12
void setup() {
// initialize serial communication at 9600 bits per second: