修改配置文件中冰箱串口号
This commit is contained in:
parent
8aaee587fa
commit
9c3da430ce
|
@ -64,7 +64,7 @@
|
|||
<!--是否有冰箱抽屉0无,1有一个,2两个-->
|
||||
<add key="hasFridge" value="1"/>
|
||||
<!-- 冰箱的串口号 -->
|
||||
<add key="FridgePortPath" value="COM7" />
|
||||
<add key="FridgePortPath" value="COM12" />
|
||||
|
||||
<!--冰箱抽屉温度区间-->
|
||||
<add key="temperatureRange" value="2-8"/>
|
||||
|
|
Loading…
Reference in New Issue