CAN 读取更改2
This commit is contained in:
@@ -506,7 +506,7 @@ namespace CapMachine.Wpf.CanDrive
|
||||
private static Task CycleSendTask { get; set; }
|
||||
|
||||
StringBuilder ValueSb = new StringBuilder(16);
|
||||
|
||||
double[] ValueDouble = new double[5];
|
||||
/// <summary>
|
||||
/// 要发送的数据
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user