mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-03-30 17:35:51 +02:00
Code was using the size of the Rx buffer instead of the Tx buffer when registering. Buffers are currently the same size so wasn't causing any issues.