eive-obsw/unittest/rebootLogic/event.cpp

3 lines
82 B
C++
Raw Normal View History

2022-02-28 14:13:31 +01:00
#include "event.h"
void triggerEvent(uint32_t event, uint32_t p1, uint32_t p2) {}