|
|
|
@ -180,9 +180,7 @@ public class LedClient
|
|
|
|
|
private static string _ip = "192.168.3.79";
|
|
|
|
|
// private static string _ip = "127.0.0.1";
|
|
|
|
|
private static int _port = 10000;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
private static string LastestKey=InfoEnum.SwapInfo.IDEI.GetLed();
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
private static bool HeartBegin = false;
|
|
|
|
|