Removing telemetry period

master
Ryan Summers 2021-05-06 13:20:52 +02:00
parent 1858257fc4
commit ffc7f5f437
1 changed files with 0 additions and 1 deletions

View File

@ -54,7 +54,6 @@ pub struct Settings {
lockin_phase: i32,
output_conf: [Conf; 2],
telemetry_period_secs: u16,
}
impl Default for Settings {