README.md aktualisiert

This commit is contained in:
dario 2024-01-02 11:35:08 +00:00
parent a8a7738859
commit ae588bc91f

View File

@ -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<sta/tacos/configs/default.hpp>
#include<sta/tacos/configs/default.hpp>
#endif /* INC_STA_CONFIG_HPP_ */
```