Fix: T.S.: set DCdataValid

This commit is contained in:
2024-07-24 17:22:17 +02:00
parent 03d21c62b6
commit 492d30aaf0
2 changed files with 23 additions and 4 deletions

View File

@@ -161,6 +161,8 @@ class T_datif : public QObject
// blockNr=transmitted in WRITEADDRESS low byte
int datif_noResponseCtr;
int datif_nowNewDyns;
int datif_nowNewStats;
T_prot *myDCIF;
QTimer *datif_trigger;