From 35670916f9834bd6db80ad9562b5657a33181cbc Mon Sep 17 00:00:00 2001 From: "Pawel Spychalski (DzikuVx)" Date: Thu, 24 Feb 2022 14:06:08 +0100 Subject: [PATCH] Drop a comment --- js/fc.js | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/js/fc.js b/js/fc.js index 77024b0a..1d75cfec 100644 --- a/js/fc.js +++ b/js/fc.js @@ -248,23 +248,6 @@ var FC = { packetCount: 0 }; - /* MISSION_PLANNER = { - maxWaypoints: 0, - isValidMission: 0, - countBusyPoints: 0, - bufferPoint: { - number: 0, - action: 0, - lat: 0, - lon: 0, - alt: 0, - endMission: 0, - p1: 0, - p2: 0, - p3: 0 - } - }; */ - MISSION_PLANNER = new WaypointCollection(); ANALOG = {