Fixed LED pins for KISSFCV2F7.

This commit is contained in:
mikeller 2018-07-27 01:46:47 +12:00
parent 158d0224b3
commit 7659b5bca8
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