mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-07 00:53:41 +08:00
Fixed lisa/m 2.0 battery voltage calculation.
This commit is contained in:
committed by
Felix Ruess
parent
8c763a3d5c
commit
e2565f7067
@@ -96,7 +96,7 @@
|
||||
|
||||
|
||||
|
||||
#define DefaultVoltageOfAdc(adc) (0.00485*adc)
|
||||
#define DefaultVoltageOfAdc(adc) (0.0045*adc)
|
||||
|
||||
/* Onboard ADCs */
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user