makeEvent API improved #288

Merged
gaisser merged 13 commits from KSat/fsfw:mueller/make-event-update into development 2020-12-08 15:10:56 +01:00
Showing only changes of commit f0b13427e6 - Show all commits

View File

@ -17,4 +17,7 @@ a C file without issues
### Events
- makeEvent function: Now takes three input parameters instead of two and allows setting a unique ID
- makeEvent function: Now takes three input parameters instead of two and
allows setting a unique ID. Event.cpp source file removed, functions now
defined in header directly. Namespaces renamed. Functions declared `constexpr`
now