mirror of
https://github.com/raspberrypi/userland.git
synced 2025-12-06 04:49:12 +00:00
Wasn't handling the new bitmap based flag for ID correctly in the send command function. Not picked up before as this function is not used by many commands, and it was simply missed Moved the command check to before the point where the ID bit is set.