M5Unified
|
#include "Power_Class.hpp"
#include "../M5Unified.hpp"
#include <esp_log.h>
#include <esp_sleep.h>
#include <sdkconfig.h>
#include <esp_adc_cal.h>
#include <soc/adc_channel.h>
Go to the source code of this file.
Namespaces | |
m5 | |
Macros | |
#define | NON_BREAK ; |
#define NON_BREAK ; |
Definition at line 27 of file Power_Class.cpp.