Skip to content
Snippets Groups Projects
Commit fd1e0157 authored by Cédric Roux's avatar Cédric Roux
Browse files

bugfix: set cpuf in oaisim

parent d86c5a90
No related branches found
No related tags found
No related merge requests found
......@@ -1332,6 +1332,8 @@ main (int argc, char **argv)
if (oai_emulation.info.opp_enabled == 1)
reset_opp_meas_oaisim ();
cpuf=get_cpu_freq_GHz();
init_time ();
init_slot_isr ();
......
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