config: implement reading app-specific configs from profile
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
@ -13,5 +13,8 @@
|
||||
"Acid": ["Chimes", "Pulse", "MPU5060", "IdleColors", "Rainbow"],
|
||||
"Flashlight": ["Flashlight"]
|
||||
},
|
||||
"surfaceMap": "default"
|
||||
"surfaceMap": "default",
|
||||
"defaults": {
|
||||
"mqtt.ip": "10.0.0.2"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user