FlightRecordParsingLib
FlightRecordParsingLib copied to clipboard
Mavic 3 Enterprise is missing on product types
Currently, the output returns "productType": 118
on Mavic 3 Enterprise logs because its missing on the product types.
I guess that the following value is to append to the ProductType enum:
// Mavic 3 Enterprise
Mavic3Enterprise = 118;