diff --git a/conf/airframes/AirborneCodeReorg/TinyFw.xml b/conf/airframes/AirborneCodeReorg/TinyFw.xml index 15f419edf2..e67e97d6f3 100644 --- a/conf/airframes/AirborneCodeReorg/TinyFw.xml +++ b/conf/airframes/AirborneCodeReorg/TinyFw.xml @@ -152,21 +152,11 @@
- + - -
- -
- - - - -
-
- +
@@ -176,12 +166,6 @@ - - - - - - diff --git a/sw/airborne/boards/tiny_1.1.h b/sw/airborne/boards/tiny_1.1.h index 19c9ac0113..9f0d40070e 100644 --- a/sw/airborne/boards/tiny_1.1.h +++ b/sw/airborne/boards/tiny_1.1.h @@ -123,10 +123,7 @@ #endif #define USE_AD1_6 - -#ifndef VoltageOfAdc -#define VoltageOfAdc(adc) (0.01787109375*adc) -#endif +#define DefaultVoltageOfAdc(adc) (0.01787109375*adc) #define SPI_SELECT_SLAVE0_PORT 0 #define SPI_SELECT_SLAVE0_PIN 20