mirror of
https://github.com/ferrous-systems/embedded-trainings-2020.git
synced 2025-04-29 09:24:44 +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
5f079cdd88
commit
2505e00e32
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ pub struct Board {
|
|||
// 🔽 --- UARTE Exercise --- 🔽
|
||||
/// uarte interface
|
||||
pub uarte: Uarte,
|
||||
// 🔼 --- Exercise UARTE --- 🔼
|
||||
// 🔼 --- UARTE Exercise --- 🔼
|
||||
}
|
||||
|
||||
/// All LEDs on the board
|
||||
|
|
Loading…
Reference in a new issue