mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +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
@@ -7,7 +7,7 @@
|
||||
// The HAL layer for Touch sensor (common part)
|
||||
|
||||
#include "hal/touch_sensor_hal.h"
|
||||
#include "hal/touch_sensor_types.h"
|
||||
#include "hal/touch_sensor_legacy_types.h"
|
||||
|
||||
void touch_hal_init(void)
|
||||
{
|
||||
|
Reference in New Issue
Block a user