mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
define PIN_OLED_RESET -1
This commit is contained in:
parent
a67bb8e1e3
commit
d59b1d235e
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue