|
|
@@ -703,7 +703,7 @@ namespace CarMeterSystem
|
|
|
}
|
|
|
|
|
|
//led_controler.setStaticLineMsg(PbCache.sportInfo.ledIp, PbCache.ledInfo);
|
|
|
- led_controler.setStaticLineMsg(PbCache.sportInfo.ledIp, PbCache.ledInfo);
|
|
|
+ led_controler.setOneLineMsg(PbCache.sportInfo.ledIp, PbCache.ledInfo);
|
|
|
|
|
|
isLedWrite = false;
|
|
|
|