implemented mixer

This commit is contained in:
2022-09-10 23:15:39 +02:00
parent 13f9b3f8de
commit 0d57f31d61
2 changed files with 38 additions and 12 deletions
+2
View File
@@ -36,6 +36,8 @@ OBJS+= madgwick.o
OBJS+= i2cdev.o
OBJS+= pidcont.o
OBJS+= mixer.o
OBJS+= filter.o
OBJS+= misc.o
main.elf: $(OBJS)