Extract general File class from LogFile.

This commit is contained in:
Jared Boone
2016-01-17 14:20:02 -08:00
parent 1aa391bac8
commit fc7a7d753d
5 changed files with 132 additions and 31 deletions

View File

@@ -176,6 +176,7 @@ CPPSRC = main.cpp \
../common/ert_packet.cpp \
spectrum_analysis_app.cpp \
sd_card.cpp \
file.cpp \
log_file.cpp \
manchester.cpp \
string_format.cpp \