diff options
Diffstat (limited to 'src/ao_pins.h')
-rw-r--r-- | src/ao_pins.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ao_pins.h b/src/ao_pins.h index 4a03ca50..bc07ad54 100644 --- a/src/ao_pins.h +++ b/src/ao_pins.h @@ -97,7 +97,7 @@ #define HAS_IGNITE 0 #endif -#if defined(TELEMINI_V_0_1) +#if defined(TELEMINI_V_1_0) #define HAS_FLIGHT 1 #define HAS_USB 0 #define HAS_BEEP 0 |