mirror of
https://github.com/lumapu/ahoy.git
synced 2025-07-19 01:07:15 +02:00
fix #389 prevent connect to default Wifi 'YOUR_WIFI_SSID'
implemented #388 add inverter Id to the front of serial print fix inverter serial number length in input field (api.js)
This commit is contained in:
parent
6fc5fb75b2
commit
ea991a7723
7 changed files with 24 additions and 13 deletions
|
@ -7,6 +7,7 @@
|
|||
#define __CONFIG_OVERRIDE_H__
|
||||
|
||||
// override fallback WiFi info
|
||||
#define FB_WIFI_OVERRIDDEN
|
||||
|
||||
// each ovveride must be preceeded with an #undef statement
|
||||
#undef FB_WIFI_SSID
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue