Added assigned speeds, alts, select unit.

This commit is contained in:
PeekabooSteam
2023-04-20 14:22:16 +01:00
parent 79f616cf8d
commit 3124a0f6b5
5 changed files with 184 additions and 66 deletions

View File

@@ -1,7 +1,7 @@
<%- include('atc/board.ejs', {
"boardId": "strip-board-tower",
"boardType": "tower",
"headers": [ "Flight", "a-Alt", "alt" ]
"headers": [ "Flight", "a. Alt", "alt", "a. Speed", "Speed" ]
}) %>
<%- include('atc/board.ejs', {