diff --git a/src/moduleCommands/oh58d.js b/src/moduleCommands/oh58d.js index 81022f8..cbd5aa4 100644 --- a/src/moduleCommands/oh58d.js +++ b/src/moduleCommands/oh58d.js @@ -132,7 +132,8 @@ class oh58d { ), createButtonPress(14, this.#oh58dkeycodes["clear"], this.#delay100), // clear current alt ); - + waypoint.elev = waypoint.elev * 0.3048; // convert feet to meters + for (let i = 0; i < waypoint.elev.length; i++) { // enter in waypoint elevation this.#codesPayload.push(