esp_sleep_get_touchpad_wakeup_status() function
Get the touch pad which caused wakeup If wakeup was caused by another source, this function will return TOUCH_PAD_MAX;
Syntax
touch_pad_t esp_sleep_get_touchpad_wakeup_status(void); Return value
touch pad which caused wakeup
Examples
esp_sleep_get_touchpad_wakeup_status() is referenced by 1 libraries and example projects: