added mixer.*;clean olds; added lpf3, etc
This commit is contained in:
@@ -35,6 +35,8 @@ OBJS+= geometry.o
|
||||
OBJS+= madgwick.o
|
||||
OBJS+= i2cdev.o
|
||||
OBJS+= pidcont.o
|
||||
OBJS+= mixer.o
|
||||
|
||||
|
||||
main.elf: $(OBJS)
|
||||
$(TARGET)-gcc $(^F) $(LDFLAGS) -o $@
|
||||
|
||||
Reference in New Issue
Block a user