UNPKG

tello-custom-ip

Version:

Tello drone client with custom IP address support, forked from @0x77/tellots

14 lines 286 B
export declare const constants: { hosts: { remote: string; local: string; }; ports: { command: number; response: number; state: number; video: number; }; }; export default constants; //# sourceMappingURL=constants.d.ts.map