27 #ifndef LOGGER_FILE_H_
28 #define LOGGER_FILE_H_
void logger_file_stop(void)
Stop the logger an nicely close the file.
void logger_file_periodic(void)
Log the values to a csv file
void logger_file_start(void)
Start the file logger and open a new file.