mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-01-06 08:39:03 +03:00
Network WIP
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
"Wifi Connection OK": 0,
|
||||
"Wifi Failed Connect Attempt": 1,
|
||||
"WiFi User Disconnect": 2,
|
||||
"WiFi Lost Connection": 3
|
||||
"WiFi Lost Connection": 3,
|
||||
"Wifi update failed attempt and restore" : 4,
|
||||
"Ethernet Connected": 5
|
||||
},
|
||||
"bt_status": {
|
||||
"Idle": 0,
|
||||
|
||||
Reference in New Issue
Block a user