27 #ifndef FILE_LOGGER_H_
28 #define FILE_LOGGER_H_
void file_logger_periodic(void)
Log the values to a csv file.
void file_logger_start(void)
Start the file logger and open a new file.
void file_logger_stop(void)
Stop the logger an nicely close the file.