27 #ifndef VIDEO_USB_LOGGER_H_
28 #define VIDEO_USB_LOGGER_H_
void video_usb_logger_start(void)
Start the file logger and open a new file.
void video_usb_logger_periodic(void)
Log the values to a csv file.
void video_usb_logger_stop(void)
Stop the logger an nicely close the file.