Exemplo n.º 1
0
 public void OnPingUpdate(object sender, PingEventArgs latest)
 {
     RobotState.SetPingDistance(latest.Distance);
 }