-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Some documentation nitpicks from the examples:
- ComplexDataTypes: There is no
PointDatabut aPoint3Ddata type - ObservableWaitSet: The maximum possible value of the event id is 255 so that a notify with event id
456will result in a crash. See https://github.com/eclipse-iceoryx/iceoryx2/blob/v0.8.0/doc/release-notes/iceoryx2-v0.7.0.md#config-breaking-changes - WaitSetMultiplexing: Same like ObservableWaitSet example
Originally posted by @dkroenke in #9 (comment)
Metadata
Metadata
Assignees
Labels
No labels