Browse Source

add config.json

master
zhaohe 1 year ago
parent
commit
5714aa0e8f
  1. 10
      config/config.json

10
config/config.json

@ -0,0 +1,10 @@
{
"deviceId": "",
"disinfectantBucketCapacity_g": 2500,
"disinfectantWeightCorrectionFactor": 0.8999999761581421,
"dvalueCoefficient": 1.0,
"iflytopSubDeviceCanBitrate": 500000,
"iflytopSubDeviceCanIFName": "can0",
"pipettingRobotCanBitrate": 500000,
"pipettingRobotCanIFName": "can1"
}
Loading…
Cancel
Save