mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Merge pull request #4186 from jflyper/bfdev-fix-f4evo-usb-product-string
F4EVO: Fix USB product name string
This commit is contained in:
commit
ab44ad8811
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
#define SPRACINGF4EVO_REV 2
|
||||
#endif
|
||||
|
||||
#define USBD_PRODUCT_STRING "SP Racing F4 NEO"
|
||||
#define USBD_PRODUCT_STRING "SP Racing F4 EVO"
|
||||
|
||||
#define LED0_PIN PA0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue