Skip to content
Snippets Groups Projects
Commit d43915f4 authored by Per Lindgren's avatar Per Lindgren
Browse files

rtic_bare1.rs typo fixed

parent 6ab29ba4
No related branches found
No related tags found
No related merge requests found
...@@ -222,7 +222,7 @@ const APP: () = { ...@@ -222,7 +222,7 @@ const APP: () = {
// //
// ** your answer here ** // ** your answer here **
// //
// Commit your answer (bare1_3) // Commit your answer (bare1_4)
// //
// 5. Now we can remove the break point (click the `Remove All Breakpoints`), // 5. Now we can remove the break point (click the `Remove All Breakpoints`),
// and instead uncomment the two breakpoint instructions (on lines 23 and 25). // and instead uncomment the two breakpoint instructions (on lines 23 and 25).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment