add a comment to the SRP example
This commit is contained in:
@@ -42,6 +42,7 @@ fn idle(_prio: P0) -> ! {
|
||||
|
||||
rtfm::request(j1);
|
||||
|
||||
// Sleep
|
||||
loop {
|
||||
rtfm::wfi();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user