Update target identifier for MassiveF3.
Target identifiers should 4 characters long.
This commit is contained in:
parent
51574338e8
commit
a3af8284dc
10885
obj/cleanflight_NAZE.hex
10885
obj/cleanflight_NAZE.hex
File diff suppressed because it is too large
Load Diff
|
@ -17,7 +17,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#define TARGET_BOARD_IDENTIFIER "MASSIVEF3"
|
||||
#define TARGET_BOARD_IDENTIFIER "MF3A"
|
||||
|
||||
#define LED0_GPIO GPIOE
|
||||
#define LED0_PIN Pin_8|Pin_12 // Blue LEDs - PE8/PE12
|
||||
|
|
Loading…
Reference in New Issue