Add TS protocol files to Makefile

This commit is contained in:
Andrey Gusakov 2022-05-16 10:24:03 +03:00
parent 58f14216ec
commit a449c57509
1 changed files with 2 additions and 0 deletions

View File

@ -147,7 +147,9 @@ CPPSRC = $(ALLCPPSRC) \
interpolation.cpp \
auxout.cpp \
util/math/crc32.c \
console/binary/tunerstudio.cpp \
console/binary/tunerstudio_io.cpp \
console/binary/tunerstudio_io_serial.cpp \
main.cpp
# List ASM source files here.