Robin Mueller
042acc1a23
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
5 lines
94 B
C++
5 lines
94 B
C++
#pragma once
|
|
|
|
#include <cstdint>
|
|
|
|
void triggerEvent(uint32_t event, uint32_t p1, uint32_t p2); |