mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
fix write back on standalone
This commit is contained in:
@@ -104,7 +104,7 @@ ap_settings = {
|
||||
ssid_hidden: true,
|
||||
max_clients: 4
|
||||
};
|
||||
const ap_status = {
|
||||
ap_status = {
|
||||
status: 1,
|
||||
ip_address: '192.168.4.1',
|
||||
mac_address: '3C:61:05:03:AB:2D',
|
||||
|
||||
Reference in New Issue
Block a user