mirror of
https://github.com/ferrous-systems/embedded-trainings-2020.git
synced 2025-01-10 00:05:45 +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
ab2d9081bd
commit
5f079cdd88
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ pub struct Board {
|
|||
// 🔼 --- Button Exercise --- 🔼
|
||||
/// Timer
|
||||
pub timer: Timer,
|
||||
// 🔽 --- Exercise UARTE --- 🔽
|
||||
// 🔽 --- UARTE Exercise --- 🔽
|
||||
/// uarte interface
|
||||
pub uarte: Uarte,
|
||||
// 🔼 --- Exercise UARTE --- 🔼
|
||||
|
|
Loading…
Reference in a new issue