UNPKG

@aircast-4g/mavlink

Version:

TypeScript type generator for MAVLink dialects

6 lines (4 loc) 188 B
type HIL_ACTUATOR_CONTROLS_FLAGS = 1; declare const HIL_ACTUATOR_CONTROLS_FLAGS_LOCKSTEP: 1; export { HIL_ACTUATOR_CONTROLS_FLAGS_LOCKSTEP }; export type { HIL_ACTUATOR_CONTROLS_FLAGS };