Skip to content
Snippets Groups Projects
Commit be216188 authored by athatheocsd's avatar athatheocsd
Browse files

Change in EventReportService, added a todo

parent a8f83fa8
No related branches found
No related tags found
No related merge requests found
......@@ -5,10 +5,9 @@
#include <bitset>
/**
* Implementation of ST[05] event reporting service
* @todo add enum event definition id (and maybe some appending?)
*
* @todo add more enums event IDs
*
* @todo: add more enums event IDs
* @todo: Make sure there isn't an event ID == 0, because there's a confliction with another service
* Note: enum IDs are these just for test purposes
*
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment