mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2025-12-12 01:40:52 +01:00
Doc: Hints on identifying the port
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
|
||||
[env]
|
||||
; Specify port here. Comment out (add ; in front of line) to use auto detection.
|
||||
; Under Linux, the ports are in the format /dev/tty***, typically /dev/ttyUSB0
|
||||
; To look up the port, execute ls /dev/tty*, then connect the device
|
||||
; then execute ls /dev/tty* again and check which device was added
|
||||
monitor_port = COM4
|
||||
upload_port = COM4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user