mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-28 17:54:15 +01: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.