Add a navigation header to the default configuration.

This receives data from the navigation system on
UDP port 30000. It will try to parse all known headers.
This commit is contained in:
D. Berge
2020-08-31 14:33:54 +02:00
parent bed9cdc69f
commit 41925c3645

View File

@@ -12,3 +12,9 @@ webhooks:
# Bash .profile. This is the recommended way to avoid accidentally
# committing a security token into the git repository.
navigation:
headers:
-
type: udp
port: 30000