@aircast-4g/mavlink
Version:
TypeScript type generator for MAVLink dialects
2 lines (1 loc) • 655 B
JavaScript
const o=0,t=1,c=2,e=3,n=4,p=5,r=6,s=7,x=8,a=9,b=10,d=11,f=12,g=13,h=14,i=15,j=128,k=129;export{j as MAV_FTP_OPCODE_ACK,i as MAV_FTP_OPCODE_BURSTREADFILE,h as MAV_FTP_OPCODE_CALCFILECRC,a as MAV_FTP_OPCODE_CREATEDIRECTORY,r as MAV_FTP_OPCODE_CREATEFILE,e as MAV_FTP_OPCODE_LISTDIRECTORY,k as MAV_FTP_OPCODE_NAK,o as MAV_FTP_OPCODE_NONE,n as MAV_FTP_OPCODE_OPENFILERO,d as MAV_FTP_OPCODE_OPENFILEWO,p as MAV_FTP_OPCODE_READFILE,b as MAV_FTP_OPCODE_REMOVEDIRECTORY,x as MAV_FTP_OPCODE_REMOVEFILE,g as MAV_FTP_OPCODE_RENAME,c as MAV_FTP_OPCODE_RESETSESSION,t as MAV_FTP_OPCODE_TERMINATESESSION,f as MAV_FTP_OPCODE_TRUNCATEFILE,s as MAV_FTP_OPCODE_WRITEFILE};