From d71b640823571d25e78cc582e2e23ad905cb611c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jasper=20G=C3=BCldenstein?= Date: Sun, 15 Nov 2020 17:18:18 +0100 Subject: [PATCH] fix sail docu --- keil_project/Services/Sail.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keil_project/Services/Sail.h b/keil_project/Services/Sail.h index a6cea6c..1d9a210 100644 --- a/keil_project/Services/Sail.h +++ b/keil_project/Services/Sail.h @@ -1,6 +1,6 @@ /** ****************************************************************************** - * @file IncrEncoder.h + * @file Sail.h * @author CAVAILLES, Kevin and GÜLDENSTEIN, Jasper * @brief Service for using the RF Module to transmit characters. ******************************************************************************