From ae588bc91ff8becb5933c524ad4051a8db88eb9e Mon Sep 17 00:00:00 2001 From: dario Date: Tue, 2 Jan 2024 11:35:08 +0000 Subject: [PATCH] README.md aktualisiert --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1dc2092..405f658 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ In order to use TACOS, you need to provide a configuration file in the path `sta // #define STA_RTOS_WATCHDOG_ENABLE // Uses the default configuration for TACOS. -\include +#include #endif /* INC_STA_CONFIG_HPP_ */ ```