1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 00:05:33 +03:00

Remove stale config address def

This commit is contained in:
jflyper 2018-11-26 02:21:51 +09:00
parent ba5938c5c8
commit 444bf882b8

View file

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