We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Scheduler
1 parent 436c2a7 commit c753966Copy full SHA for c753966
esp-wifi/src/preempt_builtin/timer/riscv.rs
@@ -11,7 +11,7 @@ use crate::{
11
riscv,
12
time::Rate,
13
},
14
- preempt::task_switch,
+ preempt_builtin::task_switch,
15
TimeBase,
16
};
17
0 commit comments