mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Merge pull request #6468 from mikeller/fix_skyzonef405_file_name
Fixed typo in SKYZONEF405 file name.
This commit is contained in:
commit
f4011b3dc3
2 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
#pragma once
|
||||
|
||||
#define TARGET_BOARD_IDENTIFIER "SKF4"
|
||||
#define TARGET_MANUFACTURER_IDENTIFIER "SKYZ"
|
||||
|
||||
#define USBD_PRODUCT_STRING "skyzone F405"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue