kopia lustrzana https://github.com/meshtastic/firmware
Trunk
rodzic
e55604b8e5
commit
3e4e1b2202
|
@ -117,8 +117,8 @@ class LGFX : public lgfx::LGFX_Device
|
||||||
static LGFX *tft = nullptr;
|
static LGFX *tft = nullptr;
|
||||||
|
|
||||||
#elif defined(RAK14014)
|
#elif defined(RAK14014)
|
||||||
#include <TFT_eSPI.h>
|
|
||||||
#include <RAK14014_FT6336U.h>
|
#include <RAK14014_FT6336U.h>
|
||||||
|
#include <TFT_eSPI.h>
|
||||||
TFT_eSPI *tft = nullptr;
|
TFT_eSPI *tft = nullptr;
|
||||||
FT6336U ft6336u;
|
FT6336U ft6336u;
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue