mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Remove PIN_OLED_RESET from board header, will leave in build target for now.
This commit is contained in:
parent
61f7f15dc1
commit
1c14482bd4
1 changed files with 0 additions and 2 deletions
|
|
@ -17,8 +17,6 @@
|
|||
#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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue