mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/TACOS.git
synced 2025-08-06 17:47:34 +00:00
Added reworked manager / statemachine tasks, thread implementation and new directory layout
This commit is contained in:
@@ -29,4 +29,17 @@ enum tacos_states_t
|
||||
};
|
||||
|
||||
|
||||
namespace tacos
|
||||
{
|
||||
class StateMachine
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
private:
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
#endif /* INC_TASKS_STATEMACHINE_HPP_ */
|
||||
|
Reference in New Issue
Block a user