mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-10-30 12:52:32 +01:00
Changed Pipe stream functions to automatically set the pipe token, allowing them to be used on bidirectional pipes without having to explicitly call Pipe_SetPipeToken() beforehand.