mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-08 04:26:58 +03:00
nightly
This commit is contained in:
@@ -124,7 +124,7 @@ bool ClassFlowControll::doFlow(string time)
|
||||
string ClassFlowControll::getReadout(bool _rawvalue = false)
|
||||
{
|
||||
if (flowpostprocessing)
|
||||
return flowpostprocessing->getReadout();
|
||||
return flowpostprocessing->getReadoutParam(_rawvalue);
|
||||
|
||||
string zw = "";
|
||||
string result = "";
|
||||
|
||||
Reference in New Issue
Block a user