Skip to content
This repository was archived by the owner on Jul 30, 2021. It is now read-only.

Commit e728fd5

Browse files
committed
rephrase rs485 half duplex
1 parent 60115c0 commit e728fd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# WORK IN PROGRESS - Current status:
66

77
- it is working
8-
- only RS485 half duplex with GPIO as RTS (DE/RS) pin. connections are implemented
8+
- only RS485 half duplex using a GPIO as RTS (DE/RS) is implemented
99
- only function code 04 is implemented (others will be there soon)
1010
- async operation. blocking code is in a seperate task
1111
- error codes are implemented but untested (somehow my device just tries to answer all the time instead of generating a Modbus error)

0 commit comments

Comments
 (0)