eive-obsw/bsp_hosted/InitMission.h
Robin Mueller b9f4a7be0c
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
dumb undefined reference
2022-11-15 16:59:33 +01:00

7 lines
105 B
C++

#pragma once
namespace initmission {
void initMission();
void initTasks();
}; // namespace initmission