From 16d94200fd6ac7931890f67e9b1c44a7feae2c8b Mon Sep 17 00:00:00 2001 From: Moto Moto Date: Thu, 21 Dec 2017 17:18:18 -0600 Subject: [PATCH] Cleanup MOTOLABF4 target definition --- src/main/target/MOTOLABF4/target.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/main/target/MOTOLABF4/target.h b/src/main/target/MOTOLABF4/target.h index 40b103a46c..9353acc865 100644 --- a/src/main/target/MOTOLABF4/target.h +++ b/src/main/target/MOTOLABF4/target.h @@ -26,8 +26,6 @@ #define TARGET_BOARD_IDENTIFIER "MLTY" #endif -#define CONFIG_START_FLASH_ADDRESS (0x08080000) //0x08080000 to 0x080A0000 (FLASH_Sector_8) - #define USBD_PRODUCT_STRING "MotoLabF4" #define LED0_PIN PC3 @@ -137,9 +135,6 @@ // Reserved pins, not connected //#define RSSI_ADC_GPIO_PIN PC2 -#define USE_DSHOT -#define USE_ESC_TELEMETRY -#define SENSORS_SET (SENSOR_ACC) #define USE_LED_STRIP #define USE_SERIAL_4WAY_BLHELI_INTERFACE