mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 04:15:44 +03:00
Converted tabs to spaces.
This commit is contained in:
parent
3b19b01c78
commit
97fe5afd6c
57 changed files with 575 additions and 575 deletions
|
@ -23,7 +23,7 @@
|
||||||
|
|
||||||
#define USBD_PRODUCT_STRING "Revolution"
|
#define USBD_PRODUCT_STRING "Revolution"
|
||||||
#ifdef OPBL
|
#ifdef OPBL
|
||||||
#define USBD_SERIALNUMBER_STRING "0x8020000"
|
#define USBD_SERIALNUMBER_STRING "0x8020000"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define LED0 PB5
|
#define LED0 PB5
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
|
|
||||||
#define USBD_PRODUCT_STRING "Revo Nano"
|
#define USBD_PRODUCT_STRING "Revo Nano"
|
||||||
#ifdef OPBL
|
#ifdef OPBL
|
||||||
#define USBD_SERIALNUMBER_STRING "0x8010000"
|
#define USBD_SERIALNUMBER_STRING "0x8010000"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define LED0 PC14
|
#define LED0 PC14
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue