![]() |
SimovaTrack V4.7.0
Simova Track codebase, written for testing and deployment for Simova
|
#include <Arduino.h>#include "esp_log.h"#include <string>Go to the source code of this file.
Functions | |
| String | getResetReason (esp_reset_reason_t reason) |
| void | print_device_information () |
| void | abstracted_setup () |
| void | abstracted_loop () |
| void abstracted_loop | ( | ) |
| void abstracted_setup | ( | ) |
| String getResetReason | ( | esp_reset_reason_t | reason | ) |
| void print_device_information | ( | ) |