define PIN_OLED_RESET -1

This commit is contained in:
taco
2025-03-17 13:09:02 +11:00
parent a67bb8e1e3
commit d59b1d235e

View File

@@ -17,6 +17,8 @@
#define SX126X_DIO2_AS_RF_SWITCH true
#define SX126X_DIO3_TCXO_VOLTAGE (1.8f)
#define PIN_OLED_RESET -1 // shared VCC
#define PIN_VBAT_READ 17
#define ADC_MULTIPLIER (1.815f) // dependent on voltage divider resistors. TODO: more accurate battery tracking