From 9e5bdc3bf0572bef636f8500b0183b325c7dd87a Mon Sep 17 00:00:00 2001
From: "henthe-5@student.ltu.se" <henthe-5@student.ltu.se>
Date: Tue, 26 Feb 2019 08:26:20 +0100
Subject: [PATCH] bare6_1

---
 examples/bare6.rs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/bare6.rs b/examples/bare6.rs
index bda9391..8dfe085 100644
--- a/examples/bare6.rs
+++ b/examples/bare6.rs
@@ -128,7 +128,7 @@ fn clock_out(rcc: &RCC, gpioc: &GPIOC) {
 //
 //    What is the frequency of blinking?
 //
-//    ** your answer here **
+//    ** About 0.5Hz **
 //
 //    commit your answers (bare6_1)
 //
-- 
GitLab