Merge pull request #618 from martinbudden/bf_whitespace

Converted tabs to spaces.
This commit is contained in:
Martin Budden 2016-06-27 19:27:58 +01:00 committed by GitHub
commit aa5c27036f
57 changed files with 575 additions and 575 deletions

View File

@ -23,7 +23,7 @@
#define USBD_PRODUCT_STRING "Revolution"
#ifdef OPBL
#define USBD_SERIALNUMBER_STRING "0x8020000"
#define USBD_SERIALNUMBER_STRING "0x8020000"
#endif
#define LED0 PB5

View File

@ -22,7 +22,7 @@
#define USBD_PRODUCT_STRING "Revo Nano"
#ifdef OPBL
#define USBD_SERIALNUMBER_STRING "0x8010000"
#define USBD_SERIALNUMBER_STRING "0x8010000"
#endif
#define LED0 PC14