mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-30 05:32:08 +00:00
Remove over-eager warning removal
This commit is contained in:
@@ -30,7 +30,6 @@ build_flags =
|
|||||||
-DTFT_BL=32
|
-DTFT_BL=32
|
||||||
-DSPI_FREQUENCY=40000000
|
-DSPI_FREQUENCY=40000000
|
||||||
-DSPI_READ_FREQUENCY=16000000
|
-DSPI_READ_FREQUENCY=16000000
|
||||||
-DDISABLE_ALL_LIBRARY_WARNINGS
|
|
||||||
lib_ignore =
|
lib_ignore =
|
||||||
m5stack-core
|
m5stack-core
|
||||||
lib_deps =
|
lib_deps =
|
||||||
|
|||||||
@@ -283,7 +283,6 @@ SO GPIO 39/TXEN MAY NOT BE DEFINED FOR SUCCESSFUL OPERATION OF THE SX1262 - TG
|
|||||||
|
|
||||||
#define RAK14014 // Tell it we have a RAK14014
|
#define RAK14014 // Tell it we have a RAK14014
|
||||||
#define USER_SETUP_LOADED 1
|
#define USER_SETUP_LOADED 1
|
||||||
#define DISABLE_ALL_LIBRARY_WARNINGS 1
|
|
||||||
#define ST7789_DRIVER 1
|
#define ST7789_DRIVER 1
|
||||||
#define TFT_WIDTH 240
|
#define TFT_WIDTH 240
|
||||||
#define TFT_HEIGHT 320
|
#define TFT_HEIGHT 320
|
||||||
|
|||||||
Reference in New Issue
Block a user