Configuration of the data_logging element. More...
#include <data_logging.hpp>
Public Attributes | |
uint16_t | max_logs |
The max number of logged files with the same name on the SD card. | |
bool | debug |
Indicates if debug messages should be printed for each param change. | |
uint32_t | log_data |
The initial state of writing a file. | |
bool | continuous_write |
A flag to tell whether we write continuously to the file or not. |
Configuration of the data_logging element.