|
Engduino
3.1.0
A fun device for learning coding
|
Public Member Functions | |
| EngduinoLightClass () | |
| Constructor. More... | |
| void | begin () |
| begin function - must be called before using other functions More... | |
| void | end () |
| end function - switch off the light sensor More... | |
| uint16_t | lightLevel () |
| lightLevel function - returns light level (10 bit value) More... | |
1.8.9.1