|
Kestrel Interface
|
#include <freertos/FreeRTOS.h>#include <driver/gpio.h>#include "esp_lcd_touch_gt911.h"#include "kest_error_codes.h"#include "kest_i2c.h"Go to the source code of this file.
Functions | |
| void | init_touch_task (esp_lcd_touch_handle_t tp_handle) |
| void init_touch_task | ( | esp_lcd_touch_handle_t | tp_handle | ) |
Definition at line 38 of file kest_touch_irq.c.