Host: Made rendering pipeline a bit more flexible
This commit is contained in:
parent
330e1eb20e
commit
fefb33736a
8 changed files with 123 additions and 94 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue