mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-09-12 01:24:04 +00:00
ESP32 can keep track of the pin state of a number of pins at boot. With this update these pin states will be send at boot as an event, so one may act on it during boot. Possible use case: Detect voltage and immediately go to sleep again. Later features may use these too to enter for example a service mode.