Пример #1
0
 private void tmConnGetSts_Tick(object sender, EventArgs e)
 {
     bglib.SendCommand(serialAPI, bglib.BLECommandConnectionGetStatus(0));
 }