Exemplo n.º 1
0
 private void Health()
 {
     RobotState.SetBeaconHealth(_receiver.beaconPresent());
     Thread.Sleep(_delay);
 }