From 1555511236e6425cc514503f279e6c53d1a60cf2 Mon Sep 17 00:00:00 2001 From: larryho5 Date: Thu, 27 Apr 2017 13:51:06 +0800 Subject: [PATCH] - taken off TARGET_CONFIG and TARGET_VALIDATECONFIG for use orginal betaflight settings --- src/main/target/COLIBRI_RACE/target.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/main/target/COLIBRI_RACE/target.h b/src/main/target/COLIBRI_RACE/target.h index 2570d83f5..29d4181bc 100755 --- a/src/main/target/COLIBRI_RACE/target.h +++ b/src/main/target/COLIBRI_RACE/target.h @@ -20,8 +20,6 @@ #define TARGET_BOARD_IDENTIFIER "CLBR" #define BST_DEVICE_NAME "COLIBRI RACE" #define BST_DEVICE_NAME_LENGTH 12 -#define TARGET_CONFIG -#define TARGET_VALIDATECONFIG #define TARGET_BUS_INIT #define CONFIG_FASTLOOP_PREFERRED_ACC ACC_DEFAULT