Skip to content
Snippets Groups Projects
Commit ce0b5b1c authored by Tommy Andersson's avatar Tommy Andersson Committed by Tommy Andersson
Browse files

Update rtic_bare6.rs

parent c90128b4
Branches
No related tags found
No related merge requests found
...@@ -247,7 +247,7 @@ fn clock_out(rcc: &RCC, gpioc: &GPIOC) { ...@@ -247,7 +247,7 @@ fn clock_out(rcc: &RCC, gpioc: &GPIOC) {
// //
// What is the (default) DWT CYCCNT frequency? // What is the (default) DWT CYCCNT frequency?
// //
// ** your answer here ** // We assume it is 16 Mhz, but we could not find any data about it.
// //
// What is the frequency of blinking? // What is the frequency of blinking?
// //
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment