From 644e5645d2a30b4391305ed27e5fae41e7c7e8dc Mon Sep 17 00:00:00 2001 From: Tanks Transfeld Date: Mon, 20 Mar 2023 14:38:46 +0100 Subject: [PATCH] Update down-the-stack/dk_bsc/src/lib_solution.rs Co-authored-by: Jonathan Pallant --- down-the-stack/dk_bsc/src/lib_solution.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/down-the-stack/dk_bsc/src/lib_solution.rs b/down-the-stack/dk_bsc/src/lib_solution.rs index ff43568..aea1eb6 100644 --- a/down-the-stack/dk_bsc/src/lib_solution.rs +++ b/down-the-stack/dk_bsc/src/lib_solution.rs @@ -204,7 +204,7 @@ impl fmt::Write for Uarte { Ok(()) } } -// 🔼 --- Exercise UARTE --- 🔼 +// 🔼 --- UARTE Exercise --- 🔼 /// Initializes the board ///