mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/TACOS.git
synced 2025-09-28 18:57:33 +00:00
README.md aktualisiert
This commit is contained in:
@@ -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() :
|
||||||
|
Reference in New Issue
Block a user