mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 13:25:30 +03:00
Cleanup MOTOLABF4 target definition
This commit is contained in:
parent
9e26a9822b
commit
16d94200fd
1 changed files with 0 additions and 5 deletions
|
@ -26,8 +26,6 @@
|
||||||
#define TARGET_BOARD_IDENTIFIER "MLTY"
|
#define TARGET_BOARD_IDENTIFIER "MLTY"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define CONFIG_START_FLASH_ADDRESS (0x08080000) //0x08080000 to 0x080A0000 (FLASH_Sector_8)
|
|
||||||
|
|
||||||
#define USBD_PRODUCT_STRING "MotoLabF4"
|
#define USBD_PRODUCT_STRING "MotoLabF4"
|
||||||
|
|
||||||
#define LED0_PIN PC3
|
#define LED0_PIN PC3
|
||||||
|
@ -137,9 +135,6 @@
|
||||||
// Reserved pins, not connected
|
// Reserved pins, not connected
|
||||||
//#define RSSI_ADC_GPIO_PIN PC2
|
//#define RSSI_ADC_GPIO_PIN PC2
|
||||||
|
|
||||||
#define USE_DSHOT
|
|
||||||
#define USE_ESC_TELEMETRY
|
|
||||||
#define SENSORS_SET (SENSOR_ACC)
|
|
||||||
#define USE_LED_STRIP
|
#define USE_LED_STRIP
|
||||||
#define USE_SERIAL_4WAY_BLHELI_INTERFACE
|
#define USE_SERIAL_4WAY_BLHELI_INTERFACE
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue