use enhanced prefix in docs

This commit is contained in:
John
2024-01-20 17:40:40 +01:00
parent fe80841e78
commit 5c9153f3b7
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ services:
# Use DEV as eBUS device ("enh:DEVICE" or "enh:IP:PORT" for enhanced device, "ens:DEVICE" for enhanced high speed
# serial device, "DEVICE" for serial device, or "[udp:]IP:PORT" for network device)
EBUSD_DEVICE: "/dev/ttyUSB0"
EBUSD_DEVICE: "ens:/dev/ttyUSB0"
# Skip serial eBUS device test
#EBUSD_NODEVICECHECK: ""
# Only read from device, never write to it