mirror of
https://github.com/ferrous-systems/embedded-trainings-2020.git
synced 2025-02-14 00:15:17 +00:00
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:
parent
2505e00e32
commit
e7eef7aff9
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ impl Led {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// 🔽 --- Exercise Button --- 🔽
|
// 🔽 --- Button Exercise --- 🔽
|
||||||
/// All buttons on the board
|
/// All buttons on the board
|
||||||
pub struct Buttons {
|
pub struct Buttons {
|
||||||
/// BUTTON1: pin P0.11, green LED
|
/// BUTTON1: pin P0.11, green LED
|
||||||
|
|
Loading…
Reference in a new issue