mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-18 03:52:11 +01:00
19367730c0
The serial number string descriptor was incorrectly null terminated. The standard clearly states that there should not be a null terminator. Use new #defines to ensure that our strings are sized properly.