Skip to content

Commit 02abf6d

Browse files
authored
Merge pull request #114 from kidpixo/master
Update api.md
2 parents 7df67be + c5992eb commit 02abf6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/api.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ int requestFrom(int id, int type, int address,int nb);
229229

230230
#### Parameters
231231
- id (slave) - id of target, defaults to 0x00 if not specified
232-
type - type of read to perform, either COILS, DISCRETE_INPUTS, HOLDING_REGISTERS, or INPUT_REGISTERS
232+
- type - type of read to perform, either COILS, DISCRETE_INPUTS, HOLDING_REGISTERS, or INPUT_REGISTERS
233233
- address start address to use for operation
234234
- nb - number of values to read
235235

0 commit comments

Comments
 (0)