mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-15 00:49:55 +00:00
committed by
Mark Liversedge
parent
34dc30d1fc
commit
1ab44370b3
@@ -83,6 +83,7 @@ ANTplusController::getRealtimeData(RealtimeData &rtData)
|
||||
msgBox.setIcon(QMessageBox::Critical);
|
||||
msgBox.exec();
|
||||
parent->Stop();
|
||||
return;
|
||||
}
|
||||
// get latest telemetry
|
||||
rtData = myANTplus->getRealtimeData();
|
||||
|
||||
Reference in New Issue
Block a user