Skip to content
Snippets Groups Projects
Commit c50e4a6e authored by Beat Küng's avatar Beat Küng Committed by Lorenz Meier
Browse files

uORB::DeviceNode: reduce the size of some members

The limits the maximum queue size to 255, which I think is ok for the
forseable future.

sizeof(uORB::DeviceNode) is reduces from 128 to 112 on NuttX, and with
~80 instances, this saves over 1KB of RAM.
parent 03c12c4c
No related branches found
No related tags found
No related merge requests found
Loading
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