Add GL-S10

This commit is contained in:
iranl
2024-06-02 19:50:21 +02:00
parent 074c98dfd9
commit 6985917a61
4 changed files with 12 additions and 2 deletions

View File

@@ -19,7 +19,8 @@ enum class NetworkDeviceType
Olimex_LAN8720,
WT32_LAN8720,
M5STACK_PoESP32_Unit,
LilyGO_T_ETH_POE
LilyGO_T_ETH_POE,
GL_S10
};
#define JSON_BUFFER_SIZE 1024