LogConfig constructor
LogConfig({})
API Documentation for LogConfig.
Implementation
LogConfig({
this.fileName = 'nexora_log.csv',
this.includeSensors = true,
this.includeGPS = true,
this.intervalMs = 100,
});
API Documentation for LogConfig.
LogConfig({
this.fileName = 'nexora_log.csv',
this.includeSensors = true,
this.includeGPS = true,
this.intervalMs = 100,
});