mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-18 10:31:09 +00:00
feat(touch): update doc and example for touch version 2
This commit is contained in:
committed by
Kevin (Lao Kaiyao)
parent
1ccb534dc7
commit
c007ec5f17
@@ -18,7 +18,7 @@
|
||||
#include "driver/rtc_io.h"
|
||||
#include "esp_private/rtc_ctrl.h"
|
||||
#include "driver/gpio.h"
|
||||
#include "hal/touch_sensor_types.h"
|
||||
#include "hal/touch_sensor_legacy_types.h"
|
||||
#include "hal/touch_sensor_hal.h"
|
||||
|
||||
static const char *TOUCH_TAG = "TOUCH_SENSOR";
|
||||
|
||||
Reference in New Issue
Block a user