Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mavlink: improve comments about message forwarding
This removes the confusing ugly magic number of 233 introduced as part of #7670. Also, the convoluted if is cleaned up using 3 separate bools with some comments to explain what's going on. This should not change anything function-wise except that the flight controller could now potentially also use system ID 233 and not break forwarding.
- Loading branch information