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

LP-72 fixed comments

This commit is contained in:
Cliff Geerdes 2016-05-27 11:14:01 -04:00 committed by Laurent Lalanne
parent e776441c49
commit c54b88d0f0
2 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,6 @@ static const struct pios_gpio pios_leds_v2[] = {
.active_low = true
},
// the other LED in the TL code is accessed this way
// probably needs .active_low = true
[PIOS_LED_LINK] = {
.pin = {
.gpio = GPIOB,

View File

@ -1,4 +1,5 @@
#
# Copyright (c) 2016, The LibrePilot Project, http://www.librepilot.org
# Copyright (c) 2009-2013, The OpenPilot Team, http://www.openpilot.org
#
# This program is free software; you can redistribute it and/or modify
@ -16,7 +17,7 @@
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# These are the UAVObjects supposed to be build as part of the OpenPilot target
# These are the UAVObjects supposed to be build as part of the target
# (all architectures)
UAVOBJSRCFILENAMES =
UAVOBJSRCFILENAMES += statusgrounddrive