Uniot Core
0.8.1
Loading...
Searching...
No Matches
CrashStorage.h File Reference
#include <user_interface.h>
#include <Storage.h>
#include <Arduino.h>
Include dependency graph for CrashStorage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  uniot::CrashStorage
 Handles crash data storage and retrieval for ESP8266. More...
 

Namespaces

namespace  uniot
 Contains all classes and functions related to the Uniot Core.
 

Functions

void uniot::uniotCrashCallback (struct rst_info *resetInfo, uint32_t stackStart, uint32_t stackEnd)
 ESP8266 crash callback function registered with system.