Moved mavlink log to system lib

This commit is contained in:
Lorenz Meier
2013-08-21 14:54:57 +02:00
parent 64b8f5232b
commit 5be2f4a792
4 changed files with 10 additions and 19 deletions
+2 -1
View File
@@ -48,4 +48,5 @@ SRCS = err.c \
geo/geo.c \
systemlib.c \
airspeed.c \
system_params.c
system_params.c \
mavlink_log.c