ESP-8266-WebSocket
ESP-8266-WebSocket copied to clipboard
A WebSocket Server for the ESP 8266 WiFi Module
Results
1
ESP-8266-WebSocket issues
Sort by
recently updated
recently updated
newest added
make CC user/base64.c In file included from user/base64.c:5:0: /opt/Espressif/ESP8266_SDK/include/stdint.h:83:5: error: "TENSILICA" is not defined [-Werror=undef] #if TENSILICA || 1 ^ /opt/Espressif/ESP8266_SDK/include/stdint.h:84:20: error: conflicting types for 'int32_t' typedef signed int int32_t;...