aboutsummaryrefslogtreecommitdiff
path: root/host/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'host/config.py')
-rw-r--r--host/config.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/host/config.py b/host/config.py
index c6bd42e..02a047c 100644
--- a/host/config.py
+++ b/host/config.py
@@ -41,3 +41,6 @@ udp_port = tcp_port = 1337
# Forward addr/port
crap_fw_addr, crap_fw_port = '127.0.0.1', 1338
+# USB Serial number of matelight to control as byte string (None for first matelight connected)
+ml_usb_serial_match = None
+