UNPKG

@aircast-4g/mavlink

Version:

TypeScript type generator for MAVLink dialects

6 lines (4 loc) 204 B
type ENGINE_CONTROL_OPTIONS = 1; declare const ENGINE_CONTROL_OPTIONS_ALLOW_START_WHILE_DISARMED: 1; export { ENGINE_CONTROL_OPTIONS_ALLOW_START_WHILE_DISARMED }; export type { ENGINE_CONTROL_OPTIONS };