eive-obsw/bsp_hosted/InitMission.h
Robin Mueller 99f92a87da
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
rename scheduling file
2022-11-15 17:03:46 +01:00

7 lines
104 B
C++

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