mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-04-06 06:55:07 +00:00
minor cosmetic code fix
This commit is contained in:
parent
414b31d9b8
commit
72c16e1cd0
14 changed files with 24 additions and 11 deletions
|
|
@ -13,6 +13,7 @@ float R2 = 27.000; //in Kilo-Ohms
|
|||
float readingCorrection = 0.125;
|
||||
float multiplyCorrection = 0.035;
|
||||
|
||||
|
||||
namespace BATTERY_Utils {
|
||||
|
||||
float checkBattery() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue