Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comment typo in src/modbus.c, line 1142 #588

Closed
qqq89513 opened this issue Jun 5, 2021 · 0 comments
Closed

Comment typo in src/modbus.c, line 1142 #588

qqq89513 opened this issue Jun 5, 2021 · 0 comments

Comments

@qqq89513
Copy link

qqq89513 commented Jun 5, 2021

libmodbus version

31f7791

Description

At line 1142 in src/modbus.c, remove device seems like a typo.
May be it should be remote device.

/* Reads the data from a remove device and put that data into an array */
static int read_registers(modbus_t *ctx, int function, int addr, int nb,
                          uint16_t *dest)
epsilonrt pushed a commit to epsilonrt/libmodbus that referenced this issue Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant