Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 226 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 226 Bytes

esp-socket

c++ wrapper for esp8266 espconn structures to be used with Arduino

examples:

  • esp8266ClientTCPExample
  • esp8266ServerCallbacks
  • esp8266ServerStartStop
  • esp8266ClientUDPSerialBridge
  • esp8266ServerSerialBridge