This commit is contained in:
2025-11-14 12:23:39 +03:00
parent 94fb4c6a48
commit 078e3f38f2
6 changed files with 31 additions and 5 deletions

View File

@@ -203,6 +203,7 @@ Asibfm700Mount::error_t Asibfm700Mount::initMount()
setStateERFA(std::move(ccte_state));
setTelemetryUpdateTimeout(_mountConfig.movingModelParams().telemetryTimeout);
startInternalTelemetryDataUpdating();
std::this_thread::sleep_for(std::chrono::milliseconds(100));