cmdHandler started

This commit is contained in:
2020-11-15 23:51:48 +01:00
parent b9e1baee5b
commit 961e5a73aa
8 changed files with 27 additions and 102 deletions

View File

@ -6,7 +6,4 @@
const uint8_t DHCP_SOCK = 0;
const uint8_t MQTT_SOCK = 1;
const uint8_t TCPTEST_SOCK = 2;
const uint8_t HTTP_SOCK_1 = 3;
const uint8_t HTTP_SOCK_2 = 4;
const uint8_t HTTP_SOCK_3 = 5;
const uint8_t CMD_SOCK = 2;