st7789: Remove unused symbols

Removed `ST7789_DC` and `ST7789_RST` symbols as they are no longer used.
This commit is contained in:
C47D 2021-09-07 19:44:01 -05:00
parent f6307afabc
commit 83c08f6a2a

View file

@ -21,9 +21,6 @@ extern "C"
#include "sdkconfig.h"
#define ST7789_DC CONFIG_LV_DISP_PIN_DC
#define ST7789_RST CONFIG_LV_DISP_PIN_RST
#if CONFIG_LV_DISP_USE_RST
#if CONFIG_LV_DISP_ST7789_SOFT_RESET
#define ST7789_SOFT_RST