1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-30 15:52:12 +01:00

LP-512 SPRacingF3 Evo: Heartbeat led is active_low

This commit is contained in:
Vladimir Zidar 2017-04-26 11:25:11 +02:00
parent 302ffd53c7
commit 507d5a2b80

View File

@ -42,7 +42,7 @@ static const struct pios_gpio pios_leds[] = {
.GPIO_PuPd = GPIO_PuPd_NOPULL,
},
},
.active_low = false
.active_low = true
},
[PIOS_LED_ALARM] = { /* not really LED, but buzzer! */
.pin = {