flushing every cycle

This commit is contained in:
Martino Ferrari
2026-02-06 12:19:44 +01:00
parent fc56cf7a56
commit 364a25192a
2 changed files with 2 additions and 0 deletions

View File

@@ -138,6 +138,7 @@ bool JAConditionalSignalUpdateGAM::Initialise(MARTe::StructuredDataI &data) {
break;
}
level++;
strbuff = "";
ok = data.Read("Type", strbuff);
if (!ok) {
REPORT_ERROR(ErrorManagement::ParametersError,