Merge pull request #6459 from mikeller/fix_kissfcv2f7_leds

Fixed LED pins for KISSFCV2F7.
This commit is contained in:
Michael Keller 2018-07-29 18:16:12 +12:00 committed by GitHub
commit af69e525ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -26,8 +26,8 @@
#define USBD_PRODUCT_STRING "KISSFCV2F7"
#define LED0 PA8 // blue
#define LED1 PC8 // blingbling
#define LED0_PIN PA8 // blue
#define LED1_PIN PC8 // blingbling
#define LED1_INVERTED
#define USE_BEEPER