mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/cmake-demo.git
synced 2025-06-10 02:25:59 +00:00
fix: use modern entrypoint
This commit is contained in:
parent
81a16b2acc
commit
d1463ce17e
@ -24,8 +24,8 @@ namespace sta
|
|||||||
{
|
{
|
||||||
namespace tacos
|
namespace tacos
|
||||||
{
|
{
|
||||||
void onStatemachineInit()
|
void startup()
|
||||||
{
|
{
|
||||||
rres::init();
|
rres::init();
|
||||||
|
|
||||||
sta::tacos::addThread<tasks::SenseTask>(ALL_STATES, &hadc1);
|
sta::tacos::addThread<tasks::SenseTask>(ALL_STATES, &hadc1);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user