Skip to content
Snippets Groups Projects
Commit a8124c9f authored by Miguel Angel Reina Ortega's avatar Miguel Angel Reina Ortega
Browse files

Corrected f_cf01Down to wait until vc_ae2 is done

parent fa44d83b
No related branches found
No related tags found
No related merge requests found
......@@ -231,6 +231,7 @@ module OneM2M_Functions {
unmap(self:acPort, system:acPort);
if(vc_auxiliaryAe2Up) {
vc_ae2.start(f_cf01DownAe2());
vc_ae2.done;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment