1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 16:55:36 +03:00

Fixed LED pins for KISSFCV2F7.

This commit is contained in:
mikeller 2018-07-27 01:46:47 +12:00
parent 158d0224b3
commit 7659b5bca8

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