power.h: fix missing include for ADC GPIOs
This commit is contained in:
parent
e94ec9c472
commit
0b47bfdd5f
@ -3,7 +3,8 @@
|
||||
|
||||
#include <Arduino.h>
|
||||
#include <esp_adc_cal.h>
|
||||
//#include <esp32-hal-adc.h>
|
||||
//include <esp32-hal-adc.h>
|
||||
#include <soc/adc_channel.h>
|
||||
|
||||
#include "i2c.h"
|
||||
#include "reset.h"
|
||||
|
Loading…
Reference in New Issue
Block a user