Example #1
0
 void GetDistanceRecInterval(MainUnit owner)
 {
     owner.SendCommand("PCGDM");
 }
Example #2
0
 void GetTimeRecInterval(MainUnit owner)
 {
     owner.SendCommand("PCGDT");
 }