/reEvents

Main event loop for ESP32

Primary LanguageC++

reEvents / ESP-IDF

Main event loop for ESP32 (ESP-IDF)

Dependencies:

Notes:

  • libraries starting with the re prefix are only suitable for ESP32 and ESP-IDF
  • libraries starting with the ra prefix are only suitable for ARDUINO compatible code
  • libraries starting with the r prefix can be used in both cases (in ESP-IDF and in ARDUINO)