UNPKG

@aircast-4g/mavlink

Version:

TypeScript type generator for MAVLink dialects

7 lines (5 loc) 241 B
type GOPRO_PROTUNE_COLOUR = 0 | 1; declare const GOPRO_PROTUNE_COLOUR_STANDARD: 0; declare const GOPRO_PROTUNE_COLOUR_NEUTRAL: 1; export { GOPRO_PROTUNE_COLOUR_NEUTRAL, GOPRO_PROTUNE_COLOUR_STANDARD }; export type { GOPRO_PROTUNE_COLOUR };