Move backlight config to data driven (#19910)
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"backlight": {
|
||||
"pin": "A6",
|
||||
"levels": 20,
|
||||
"breathing": true
|
||||
},
|
||||
"processor": "STM32F411",
|
||||
"bootloader": "stm32-dfu"
|
||||
}
|
||||
|
Reference in New Issue
Block a user