m5fire.h: remove redundant BOARD_HAS_PSRAM

This commit is contained in:
cyberman54 2022-07-17 17:46:21 +02:00
parent 0d0928c5a8
commit 739fecfc98

View File

@ -29,7 +29,6 @@
#define SDCARD_SCLK SCK #define SDCARD_SCLK SCK
#define CFG_sx1276_radio 1 // select LoRa chip #define CFG_sx1276_radio 1 // select LoRa chip
#define BOARD_HAS_PSRAM // use if board has external PSRAM
#define DISABLE_BROWNOUT 1 // comment out if you want to keep brownout feature #define DISABLE_BROWNOUT 1 // comment out if you want to keep brownout feature
#define HAS_DISPLAY 2 // TFT-LCD, support work in progess, not ready yet #define HAS_DISPLAY 2 // TFT-LCD, support work in progess, not ready yet