mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-09 04:57:06 +03:00
Added TTGO T-Watch to Presets
This commit is contained in:
@@ -17,7 +17,7 @@ extern "C" {
|
||||
|
||||
#define STA_POLLING_MIN (15 * 1000)
|
||||
#define STA_POLLING_MAX (10 * 60 * 1000)
|
||||
#define ETH_LINK_DOWN_REBOOT (2 * 1000)
|
||||
#define ETH_LINK_DOWN_REBOOT (4 * 1000)
|
||||
#define ETH_DHCP_FAIL (6 * 1000)
|
||||
#define WIFI_DHCP_FAIL (6 * 1000)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user