mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Lanbon L8 pulsecounter tweaks
This commit is contained in:
parent
f00e82e54c
commit
1dc6a2bf0c
@ -9,6 +9,11 @@
|
||||
#include "dev/esp32/esp32.h"
|
||||
|
||||
#include "driver/pcnt.h" // Pulse count driver
|
||||
#include "hal/pcnt_hal.h"
|
||||
#include "hal/gpio_hal.h"
|
||||
#include "soc/pcnt_periph.h"
|
||||
#include "esp_rom_gpio.h"
|
||||
|
||||
#include "driver/adc.h"
|
||||
#include "esp_adc_cal.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user