diff --git a/configs/config.json b/configs/config.json new file mode 100644 index 0000000..e7f7aea --- /dev/null +++ b/configs/config.json @@ -0,0 +1,9 @@ +{ + "deviceId": "", + "disinfectantWeightCorrectionFactor": 0.8500000238418579, + "dvalueCoefficient": 2.0, + "iflytopSubDeviceCanBitrate": 500000, + "iflytopSubDeviceCanIFName": "can0", + "pipettingRobotCanBitrate": 500000, + "pipettingRobotCanIFName": "can1" + } \ No newline at end of file