diff --git a/radio/src/Makefile b/radio/src/Makefile index 65d918ffe..c297425d9 100644 --- a/radio/src/Makefile +++ b/radio/src/Makefile @@ -52,10 +52,10 @@ DELAY = 5 # PCB version # Values: 9X, 9X128, 9X2561, 9XR, 9XR128, 9XR2561, GRUVIN9X, MEGA2560, SKY9X, 9XRPRO, TARANIS # Old values STD and STD128 are mapped to 9X and 9X128 for compatibility -PCB = TARANIS +PCB = 9X # PCB revision -PCBREV = REVPLUS +PCBREV = # Enable JETI-Telemetry or FrSky Telemetry reception on UART0 # For this option you need to modify your hardware! @@ -336,8 +336,7 @@ TRACE_AUDIO = NO LCD_DUAL_BUFFER = NO # Enable internal module PPM mode for Taranis -# Notice: enabling this only enable code in the driver, -# the menu selection is still not possible. + # Values = NO, YES TARANIS_INTERNAL_PPM = YES