node_traffic.html: add waypoint

because waypoints are fun and we need more.
This commit is contained in:
prokrypt
2025-03-28 18:04:14 -07:00
committed by GitHub
parent 0ca730b67b
commit d53eebbbeb

View File

@@ -76,6 +76,8 @@
NODEINFO_APP
{% elif port.portnum == 5 %}
ROUTING_APP
{% elif port.portnum == 8 %}
WAYPOINT_APP
{% elif port.portnum == 67 %}
TELEMETRY_APP
{% elif port.portnum == 70 %}