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