Skip to content

Instantly share code, notes, and snippets.

View MarsTechHAN's full-sized avatar

Martin Han MarsTechHAN

  • PR of China, Guangdong, Shenzhen
View GitHub Profile
#include <M5Unified.h>
#include <WiFi.h>
#include <esp_sleep.h>
#include <esp_pm.h>
#include <driver/rtc_io.h>
#include <sys/time.h>
#include "soc/esp32s3/rtc.h"
// Import M5PM1 from lib folder
#include "M5PM1.h"