WIP esp-idf support
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
#include "axp2101.h"
|
||||
#include "esp_sleep.h"
|
||||
#include "esphome/core/log.h"
|
||||
|
||||
#ifdef USE_ARDUINO
|
||||
#include <Esp.h>
|
||||
#endif
|
||||
|
||||
#ifndef CONFIG_PMU_SDA
|
||||
#define CONFIG_PMU_SDA 21
|
||||
|
||||
Reference in New Issue
Block a user