avr: added brightness sensor
This commit is contained in:
@@ -148,6 +148,10 @@ initModules:
|
||||
bigcall ILI9341_Init
|
||||
#endif
|
||||
|
||||
#ifdef MODULES_BRIGHTNESS
|
||||
bigcall Brightness_Init
|
||||
#endif
|
||||
|
||||
|
||||
; done
|
||||
ret
|
||||
|
||||
Reference in New Issue
Block a user