mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-03-14 11:18:41 +01:00
Update drv_st7735.c
This commit is contained in:
@@ -32,7 +32,10 @@ as well as Adafruit raw 1.8" TFT display
|
||||
#include "../hal/hal_pins.h"
|
||||
|
||||
#include "drv_st7735.h"
|
||||
#ifdef PLATFORM_ESPIDF
|
||||
#include "driver/gpio.h"
|
||||
#endif
|
||||
|
||||
|
||||
static uint8_t tabcolor;
|
||||
static volatile uint32_t *dataport, *clkport, *csport, *rsport;
|
||||
|
||||
Reference in New Issue
Block a user