1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-24 00:35:20 +03:00

waypoint OOP version 1.4

This commit is contained in:
ArnoTlse 2021-04-07 00:28:51 +02:00
parent 84de6011c9
commit 26f21b2880
4 changed files with 92 additions and 264 deletions

View file

@ -1,6 +1,4 @@
'use strict';
//import { MWNP.WPTYPE, MWNP.WPTYPE.REV } from '/js/mission_control_module.mjs';
//const { MWNP } = require('./js/mission_control_module.mjs')
let WaypointCollection = function () {