drop and move stuff

This commit is contained in:
crinq
2019-12-11 10:22:44 +01:00
parent 5e86c707cc
commit 3a1696c77e
18 changed files with 675 additions and 59 deletions
+5
View File
@@ -109,6 +109,11 @@ COMPS += shared/comps/sensorless.c
COMPS += shared/comps/field.c
COMPS += shared/comps/gain.c
COMPS += shared/comps/rlpsij.c
COMPS += shared/comps/veltime.c
COMPS += shared/comps/mpid.c
COMPS += shared/comps/fmove.c
COMPS += shared/comps/home.c
COMPS += shared/comps/en.c
SOURCES += $(COMPS)