Function ets_update_cpu_frequency_rom

pub fn ets_update_cpu_frequency_rom(ticks_per_us: u32)
Available on crate feature unstable only.
Expand description

Set the real CPU ticks per us to the ets, so that ets_delay_us will be accurate. Call this function when CPU frequency is changed.