ESP8266-Websocket
ESP8266-Websocket copied to clipboard
UINT4 does not name a type
This error shows up and I'm not sure how to fix it:
/libraries/ESP8266-Websocket-master/MD5.h:25:3: error: 'UINT4' does not name a type UINT4 state[4]; /* state (ABCD) */ ^