mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
Remove stale config address def
This commit is contained in:
parent
ba5938c5c8
commit
444bf882b8
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@
|
|||
|
||||
#define TARGET_BOARD_IDENTIFIER "KROOZX"
|
||||
|
||||
#define CONFIG_START_FLASH_ADDRESS (0x08080000) //0x08080000 to 0x080A0000 (FLASH_Sector_8)
|
||||
#define TARGET_XTAL_MHZ 16
|
||||
|
||||
#define USBD_PRODUCT_STRING "KroozX"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue