1
0
Fork 0
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:
Martin Budden 2017-09-19 16:33:14 +01:00 committed by GitHub
commit ab44ad8811

View file

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