mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
Address the following review feedback items: - use stdint types - avoid the use of magic numbers (define CYCCNTENA) - remove expository comment about sneakiness and corresponding code, replace with something simpler based on the API - remove commented/#if 0 code