mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-07-09 06:41:39 +00:00
Added missing driver/rtc_io.h
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#include <Wire.h>
|
||||
#include "soc/rtc.h"
|
||||
#include "esp_system.h"
|
||||
#include <driver/rtc_io.h>
|
||||
|
||||
class ESP32Board : public mesh::MainBoard {
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user