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:28 +01:00 committed by Mirabellensaft
parent 78625fef52
commit 046e662735

View file

@ -253,7 +253,7 @@ pub fn init() -> Result<Board, ()> {
led_4: Led { inner: led_4 },
},
// 🔽 --- Exercise Button --- 🔽
// 🔽 --- Button Exercise --- 🔽
buttons: Buttons {
b_1: Button { inner: b_1},
b_2: Button { inner: b_2},