Quick and dirty temperature logger, debug view of temp vs. time.

This commit is contained in:
Jared Boone
2015-12-16 22:36:51 -08:00
parent 750506b33e
commit 86edf01def
8 changed files with 206 additions and 3 deletions
+1
View File
@@ -180,6 +180,7 @@ CPPSRC = main.cpp \
log_file.cpp \
manchester.cpp \
string_format.cpp \
temperature_logger.cpp \
../common/utility.cpp \
../common/chibios_cpp.cpp \
../common/debug.cpp \