Added TTGO T-Watch to Presets

This commit is contained in:
Sebastien L
2021-12-10 15:45:53 -05:00
parent f8903770c2
commit 2e061f5cec
2 changed files with 13 additions and 14 deletions

View File

@@ -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)