Test lcd driver. More...
#include <stdio.h>#include "driver/esp_lcd.h"#include "freertos/FreeRTOS.h"#include "freertos/task.h"
Functions | |
| void | lcd_task (void *pvParameters) |
| void | app_main (void) |
Test lcd driver.
| void app_main | ( | void | ) |
| void lcd_task | ( | void * | pvParameters | ) |