43 #ifndef DATA_LOGGING_DEFAULT_CONFIG_H_
44 #define DATA_LOGGING_DEFAULT_CONFIG_H_
51 #include "data_logging.h"
57 .max_data_logging_count = 50,
67 #endif // DATA_LOGGING_DEFAULT_CONFIG_H_
bool debug
Indicates if debug messages should be printed for each param change.
Definition: data_logging.h:90
Configuration for the module data logging.
Definition: data_logging.h:85