improve docu

This commit is contained in:
spahr@ksat-stuttgart.de 2025-03-29 23:27:18 +01:00
parent b8979d8f90
commit 131456e19e

View File

@ -21,7 +21,7 @@ class ModeHelper {
/** /**
* @param parentQueue the Queue id of the parent object. * @param parentQueue the Queue id of the parent object.
* Set to 0 if no parent present * Set to MessageQueueIF::NO_QUEUE if no parent present
*/ */
void setParentQueue(MessageQueueId_t parentQueueId); void setParentQueue(MessageQueueId_t parentQueueId);