Correct AP SSID name
This commit is contained in:
parent
6c18f68181
commit
6141d812ad
@ -46,7 +46,7 @@
|
||||
#define CONFIG_SAMPLING_PERIODE_MS 300000
|
||||
|
||||
// Name of the SSID when in AP mode for configuration
|
||||
#define CONFIG_SSID_NAME "ESPConfiguratorBureau"
|
||||
#define CONFIG_SSID_NAME "ESPConfigurator"
|
||||
|
||||
// GPIO that can be set or get by mqtt and set via http
|
||||
// Should have less value than MAXSUBSCRIPTIONS
|
||||
|
Loading…
Reference in New Issue
Block a user