mirror of
https://github.com/BotChain-Robots/firmware.git
synced 2026-07-08 17:47:21 +02:00
Fix tcp server burns cpu cycles when no connections, and does not close some connections
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
|
||||
#define SLEEP_AFTER_FAIL_MS 5000
|
||||
|
||||
#define NO_CLIENT_SLEEP_MS 400
|
||||
|
||||
#define TCP_PORT 3001
|
||||
|
||||
#endif //TCP_H
|
||||
|
||||
Reference in New Issue
Block a user