mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-04 13:17:50 +02:00
Improve net-to-serial proxy
This commit is contained in:
10
daemons/config.ini
Normal file
10
daemons/config.ini
Normal file
@@ -0,0 +1,10 @@
|
||||
[Daemon]
|
||||
LogLevel = debug
|
||||
ListeningIP = 0.0.0.0
|
||||
ListeningPort = 2560
|
||||
|
||||
[Serial]
|
||||
Port = /dev/ttyACM0
|
||||
Baudrate = 115200
|
||||
# Timeout in milliseconds
|
||||
Timeout = 100
|
Reference in New Issue
Block a user