olliw42 / fastmavlink

The fastMavlink library.

Repository from Github https://github.comolliw42/fastmavlinkRepository from Github https://github.comolliw42/fastmavlink

enum end marker may be wrong

olliw42 opened this issue · comments

some enums may not be ordered properly, in which case the enum end marker seems to be calculated incorrectly
e.g. https://github.com/olliw42/fastmavlink/blob/master/c_library/minimal/minimal.h#L133-L146

fixed