Merge pull request #4814 from MotoLab/MOTOLABF4_cleanups_for_BF3.3
Cleanup MOTOLABF4 target definition
This commit is contained in:
commit
38834a8790
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue