mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-08 02:15:53 +08:00
Went back to V1.5
This commit is contained in:
@@ -137,7 +137,7 @@
|
||||
|
||||
|
||||
#ifndef VoltageOfAdc
|
||||
#define VoltageOfAdc(adc) (0.0247311828*adc)
|
||||
#define VoltageOfAdc(adc) (0.01787109375*adc)
|
||||
#endif
|
||||
|
||||
#define SPI_SELECT_SLAVE0_PORT 0
|
||||
|
||||
Reference in New Issue
Block a user