mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
AP_HAL: Add reference to sparse endian manpage
Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
This commit is contained in:
parent
b8f59b0df5
commit
925e9d8cbc
@ -18,6 +18,9 @@
|
||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
||||
* IN THE SOFTWARE.
|
||||
*/
|
||||
|
||||
// Reference: https://linux.die.net/man/3/be16toh
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <byteswap.h>
|
||||
|
Loading…
Reference in New Issue
Block a user