1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 12:55:19 +03:00

Cleanup MOTOLABF4 target definition

This commit is contained in:
Moto Moto 2017-12-21 17:18:18 -06:00
parent 9e26a9822b
commit 16d94200fd

View file

@ -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