mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-04-20 22:05:11 +00:00
starting
This commit is contained in:
parent
bbdcf8ce0d
commit
b06b91d258
1 changed files with 5 additions and 1 deletions
|
|
@ -47,8 +47,12 @@
|
|||
},
|
||||
"battery": {
|
||||
"sendInternalVoltage": false,
|
||||
"monitorInternalVoltage": false,
|
||||
"internalSleepVoltage": 0.0,
|
||||
"sendExternalVoltage": false,
|
||||
"externalVoltagePin": 34
|
||||
"externalVoltagePin": 34,
|
||||
"monitorExternalVoltage": false,
|
||||
"externalSleepVoltage": 0.0
|
||||
},
|
||||
"bme": {
|
||||
"active": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue