README.md aktualisiert

This commit is contained in:
dario 2025-06-08 13:57:08 +00:00
parent 7d103cd821
commit 54f0aa45d2

View File

@ -409,6 +409,7 @@ With these definitions we can implement the statemachine example without the nee
#include <tasks/ping_task.hpp> #include <tasks/ping_task.hpp>
#include <tasks/pong_task.hpp> #include <tasks/pong_task.hpp>
#include <path/to/states.hpp> #include <path/to/states.hpp>
#include <path/to/some.hpp>
namespace tasks { namespace tasks {
PingTask::PingTask() : PingTask::PingTask() :