Check timeouts

This commit is contained in:
2023-01-26 16:52:58 +01:00
parent a91f9d70db
commit f558f44907
3 changed files with 32 additions and 6 deletions

View File

@ -47,7 +47,6 @@ ApplicationWindow {
}
onBmsErrorChanged: {
console.log(bmsError);
bmsErrorVisible = bmsError != "";
}