Update down-the-stack/dk_bsc/src/lib_solution.rs

Co-authored-by: Jonathan Pallant <jonathan.pallant@ferrous-systems.com>
This commit is contained in:
Tanks Transfeld 2023-03-20 14:41:08 +01:00 committed by Mirabellensaft
parent 5fc8357ba6
commit 78625fef52

View file

@ -260,7 +260,7 @@ pub fn init() -> Result<Board, ()> {
b_3: Button { inner: b_3},
b_4: Button { inner: b_4},
},
// 🔼 --- Exercise Button --- 🔼
// 🔼 --- Button Exercise --- 🔼
timer: Timer { inner: timer },