mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-08 02:15:53 +08:00
Updated ADC Voltage Settings to work with the resistor setup form
ppzuav.com . If this messes others up just change back to old.
This commit is contained in:
@@ -137,7 +137,7 @@
|
||||
|
||||
|
||||
#ifndef VoltageOfAdc
|
||||
#define VoltageOfAdc(adc) (0.01787109375*adc)
|
||||
#define VoltageOfAdc(adc) (0.0247311828*adc)
|
||||
#endif
|
||||
|
||||
#define SPI_SELECT_SLAVE0_PORT 0
|
||||
|
||||
Reference in New Issue
Block a user