Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 1.5 KB

README.md

File metadata and controls

42 lines (34 loc) · 1.5 KB

Framework library for esp8288 and esp32

framework plugins

included libraries

builtin (esp8266 core- 3.1.2)

  • ESP8266WiFi.h
  • Ticker.h
  • LittleFS.h
  • ArduinoOTA.h
  • MD5Builder.h

extra esp8266

builtin (esp32 core - 3.0.3)

  • WiFi.h
  • Ticker.h
  • LittleFS.h
  • AsyncUDP.h
  • ArduinoOTA.h
  • MD5Builder.h

extra esp32

other