ESPHome 2026.5.0-dev
Loading...
Searching...
No Matches
crash_handler.h File Reference

Go to the source code of this file.

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
namespace  esphome::esp8266
 

Functions

void esphome::esp8266::crash_handler_log ()
 Log crash data if a crash was detected on previous boot.
 
bool esphome::esp8266::crash_handler_has_data ()
 Returns true if the previous boot was a crash (exception, WDT, or soft WDT).