mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
Update target identifier for MassiveF3.
Target identifiers should 4 characters long.
This commit is contained in:
parent
51574338e8
commit
a3af8284dc
2 changed files with 5641 additions and 5634 deletions
11273
obj/cleanflight_NAZE.hex
11273
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…
Add table
Add a link
Reference in a new issue