mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2026-01-28 21:30:44 +03:00
v0.1.1
This commit is contained in:
@@ -15,6 +15,7 @@ protected:
|
||||
bool useMaxRateValue;
|
||||
bool ErrorMessage;
|
||||
bool PreValueOkay;
|
||||
bool checkDigitIncreaseConsistency;
|
||||
|
||||
string FilePreValue;
|
||||
float PreValue;
|
||||
@@ -25,7 +26,7 @@ protected:
|
||||
bool LoadPreValue(void);
|
||||
|
||||
|
||||
string ErsetzteN(string);
|
||||
string ErsetzteN(string, int lastvalueanalog);
|
||||
|
||||
public:
|
||||
ClassFlowPostProcessing();
|
||||
|
||||
Reference in New Issue
Block a user