From 52a5f132448927393d733c45932a520abe936786 Mon Sep 17 00:00:00 2001 From: Tanks Transfeld Date: Mon, 20 Mar 2023 14:35:43 +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 72f6099..de04000 100644 --- a/down-the-stack/dk_bsc/src/lib_solution.rs +++ b/down-the-stack/dk_bsc/src/lib_solution.rs @@ -39,7 +39,7 @@ pub struct Board { // 🔽 --- UARTE Exercise --- 🔽 /// uarte interface pub uarte: Uarte, - // 🔼 --- Exercise UARTE --- 🔼 + // 🔼 --- UARTE Exercise --- 🔼 } /// All LEDs on the board