mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 05:15:25 +03:00
its betaflight, not raceflight :)
This commit is contained in:
parent
0d3b65071e
commit
a4788fa2ab
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
#define USBD_LANGID_STRING 0x409
|
#define USBD_LANGID_STRING 0x409
|
||||||
#define USBD_MANUFACTURER_STRING "RaceFlight"
|
#define USBD_MANUFACTURER_STRING "BetaFlight"
|
||||||
|
|
||||||
#ifdef USBD_PRODUCT_STRING
|
#ifdef USBD_PRODUCT_STRING
|
||||||
#define USBD_PRODUCT_HS_STRING USBD_PRODUCT_STRING
|
#define USBD_PRODUCT_HS_STRING USBD_PRODUCT_STRING
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue