Commit 8c48b6ca authored by ml's avatar ml

Data format types changed

parent 490429b6
......@@ -130,7 +130,8 @@ qos_Platform (
co_GetOwnPlatform(&platform);
np->os = platform.os;
np->hw = platform.hw;
np->fm = platform.fm;
np->bo = platform.fm.b.bo;
np->ft = platform.fm.b.ft;
#else
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment