Extented data logging

This commit is contained in:
jomjol
2022-10-23 13:50:02 +02:00
parent 3743ac18f5
commit 6986f2186c
5 changed files with 28 additions and 21 deletions

View File

@@ -44,7 +44,7 @@ protected:
void handleAnalogDigitalTransitionStart(string _decsep, string _value);
std::string GetStringReadouts(general);
void WriteDataLog(int _analog);
void WriteDataLog(int _index);