| ... | ... | @@ -115,7 +115,7 @@ int main() |
|
|
|
#### Output
|
|
|
|
Remember to add the `test-myeventhandler.cpp` to `sbs.conf` and to specify all the needed includes.
|
|
|
|
After you run the example you should see the following output:
|
|
|
|
```sh
|
|
|
|
```
|
|
|
|
0.13> Received EV_1
|
|
|
|
0.23> Received EV_2
|
|
|
|
0.33> Invalid event
|
| ... | ... | |