mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/cmake-demo.git
synced 2025-09-28 15:57:33 +00:00
fix: use modern entrypoint
This commit is contained in:
@@ -24,8 +24,8 @@ namespace sta
|
||||
{
|
||||
namespace tacos
|
||||
{
|
||||
void onStatemachineInit()
|
||||
{
|
||||
void startup()
|
||||
{
|
||||
rres::init();
|
||||
|
||||
sta::tacos::addThread<tasks::SenseTask>(ALL_STATES, &hadc1);
|
||||
|
Reference in New Issue
Block a user