Kestrel Interface
Loading...
Searching...
No Matches
kest_touch_irq.h
Go to the documentation of this file.
1#ifndef TOUCH_IRQ_H_
2#define TOUCH_IRQ_H_
3
4void init_touch_task(esp_lcd_touch_handle_t tp_handle);
5
6#endif
void init_touch_task(esp_lcd_touch_handle_t tp_handle)