From 0ff93d00d820b0512ca3ff4981aa0290803d0c2b Mon Sep 17 00:00:00 2001 From: Anthony Romaniello Date: Mon, 20 Nov 2023 14:58:18 -0500 Subject: [PATCH] Remove divisions from example calibration files --- scos_actions/configs/sensor_calibration_example.json | 1 - scos_actions/configs/sigan_calibration_example.json | 1 - 2 files changed, 2 deletions(-) diff --git a/scos_actions/configs/sensor_calibration_example.json b/scos_actions/configs/sensor_calibration_example.json index 57fb6847..669c7445 100644 --- a/scos_actions/configs/sensor_calibration_example.json +++ b/scos_actions/configs/sensor_calibration_example.json @@ -78,7 +78,6 @@ } }, "last_calibration_datetime": "1970-01-01T00:00:00.000000Z", - "calibration_frequency_divisions": [], "calibration_parameters": [ "sample_rate", "frequency", diff --git a/scos_actions/configs/sigan_calibration_example.json b/scos_actions/configs/sigan_calibration_example.json index 57fb6847..669c7445 100644 --- a/scos_actions/configs/sigan_calibration_example.json +++ b/scos_actions/configs/sigan_calibration_example.json @@ -78,7 +78,6 @@ } }, "last_calibration_datetime": "1970-01-01T00:00:00.000000Z", - "calibration_frequency_divisions": [], "calibration_parameters": [ "sample_rate", "frequency",