Add Signal for per-second tick callbacks.

This commit is contained in:
Jared Boone
2016-04-27 12:02:17 -07:00
parent 7430e31578
commit 8188b44439
4 changed files with 71 additions and 0 deletions

View File

@@ -181,6 +181,7 @@ CPPSRC = main.cpp \
../common/ert_packet.cpp \
capture_app.cpp \
sd_card.cpp \
time.cpp \
file.cpp \
log_file.cpp \
png_writer.cpp \