soc: added SOC_TOUCH_SENSE_SUPPORTED macro
This commit is contained in:
@@ -6,4 +6,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "soc/soc_caps.h"
|
||||
|
||||
#if SOC_TOUCH_SENSOR_SUPPORTED
|
||||
#include "driver/touch_sensor.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user