mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-16 17:17:36 +08:00
General app cleanup for FMU
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
############################################################################
|
||||
#
|
||||
# Copyright (C) 2012 PX4 Development Team. All rights reserved.
|
||||
# Copyright (c) 2012, 2013 PX4 Development Team. All rights reserved.
|
||||
#
|
||||
# Redistribution and use in source and binary forms, with or without
|
||||
# modification, are permitted provided that the following conditions
|
||||
@@ -32,7 +32,7 @@
|
||||
############################################################################
|
||||
|
||||
#
|
||||
# Makefile to build the LED driver.
|
||||
# Build the LED driver.
|
||||
#
|
||||
|
||||
include $(APPDIR)/mk/app.mk
|
||||
SRCS = led.cpp
|
||||
Reference in New Issue
Block a user