Browse Source

add config.json

master
zhaohe 1 year ago
parent
commit
59de6f7758
  1. 9
      configs/config.json

9
configs/config.json

@ -0,0 +1,9 @@
{
"deviceId": "",
"disinfectantWeightCorrectionFactor": 0.8500000238418579,
"dvalueCoefficient": 2.0,
"iflytopSubDeviceCanBitrate": 500000,
"iflytopSubDeviceCanIFName": "can0",
"pipettingRobotCanBitrate": 500000,
"pipettingRobotCanIFName": "can1"
}
Loading…
Cancel
Save