minor correction to fix compiler warnings

This commit is contained in:
Thomas Göttgens
2026-03-26 19:34:35 +01:00
parent 64f415dc0f
commit 4271481300
2 changed files with 3 additions and 4 deletions
+2 -3
View File
@@ -194,9 +194,8 @@
#define HW_VENDOR meshtastic_HardwareModel_T_DECK_PRO
#elif defined(T_BEAM_1W)
#define HW_VENDOR meshtastic_HardwareModel_TBEAM_1_WATT
// Awaiting protobuf merge
// #elif defined(T_BEAM_BPF)
// #define HW_VENDOR meshtastic_HardwareModel_TBEAM_BPF
#elif defined(T_BEAM_BPF)
#define HW_VENDOR meshtastic_HardwareModel_TBEAM_BPF
#elif defined(T_LORA_PAGER)
#define HW_VENDOR meshtastic_HardwareModel_T_LORA_PAGER
#elif defined(HELTEC_V4)
+1 -1
View File
@@ -28,7 +28,7 @@
// SD Card
#define HAS_SDCARD
#define SDCARD_USE_SPI1
#define SDCARD_CS SPI_CS
// #define SDCARD_CS SPI_CS (already defined in pins_arduino.h)
// LoRa Radio - SX1278 144-148Mhz
#define USE_RF95