Display Backlight: automatically adjust to ambient sensor reading
4 unresolved threads
4 unresolved threads
Compare changes
Files
2+ 16
− 7
@@ -8,18 +8,27 @@ void vAutoBrightnessTask(void *pvParameters)
This registers a Task, reading the ambient light sensor and adjusting the display backlight accordingly
fixes #95