@@ -72,6 +72,11 @@ namespace CarMeterSystem
{
try
+ if (!string.IsNullOrEmpty(PbCache.sportInfo.ledIp))
+ {
+ led_controler = new LED_Control(PbCache.sportInfo.ledIp);
+ }
+
//不显示重量
ucWeightCarTJXJG1.setWgtBackColor(true);
if (PbCache.isTest)