Remove debug build settings from PR

This commit is contained in:
Kevin Brosius 2024-03-11 16:55:01 -04:00
parent 5c1e0f25ee
commit 0a08e7ffbf
3 changed files with 3 additions and 11 deletions

View file

@ -43,14 +43,6 @@
#define BOARD_GENERIC_NRF52 0x50
#define BOARD_RAK4630 0x51
// -----------------------------------
// override for local compile
//#define BOARD_MODEL BOARD_LORA32_V1_0
#define BOARD_MODEL BOARD_HELTEC_LORA32_V3
// -----------------------------------
#if defined(__AVR_ATmega1284P__)
#define PLATFORM PLATFORM_AVR
#define MCU_VARIANT MCU_1284P