return flash_status.free_bytes / bytes_per_second; }
static adaptive_bb_t adaptive_bb_config = { .resolution = 1, .auto_erase = 1, .priority_mode = 0, .max_log_seconds = 180, // 3 minutes max by default .dynamic_rate = 1 }; 2m flash - use fmuv3 firmware
// Estimate recording time flash_status.estimated_log_seconds = estimate_remaining_time(); } return flash_status