feat(espnow): improve bridge transport and driver sync
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -35,7 +35,8 @@ class Settings(dict):
|
||||
self["brightness"] = 32
|
||||
|
||||
self["wifi_channel"] = WIFI_CHANNEL_DEFAULT
|
||||
|
||||
self["groups"] = []
|
||||
|
||||
|
||||
def save(self):
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user