mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 08:49:52 +03:00
change modbus timeout to seconds and default 300 sec, #2254
This commit is contained in:
@@ -134,7 +134,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef EMSESP_DEFAULT_MODBUS_TIMEOUT
|
||||
#define EMSESP_DEFAULT_MODBUS_TIMEOUT 10000
|
||||
#define EMSESP_DEFAULT_MODBUS_TIMEOUT 300
|
||||
#endif
|
||||
|
||||
#ifndef EMSESP_DEFAULT_BOARD_PROFILE
|
||||
|
||||
Reference in New Issue
Block a user