mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2026-04-20 11:02:14 +02:00
Merge branch 'main' into cjkas/wifi-crash-fix
This commit is contained in:
commit
3152002354
2 changed files with 3 additions and 3 deletions
|
|
@ -7,7 +7,7 @@
|
|||
//enum class conn_types_t : byte;
|
||||
|
||||
#define CONNECT_TIMEOUT 20000
|
||||
#define SSID_SCAN_INTERVAL 60000
|
||||
#define SSID_SCAN_INTERVAL 600000
|
||||
class ESPNetwork {
|
||||
protected:
|
||||
unsigned long lastEmit = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue