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

Look's like the Library doesn't want to work. #1

Open
envyvan opened this issue Jun 12, 2021 · 0 comments
Open

Look's like the Library doesn't want to work. #1

envyvan opened this issue Jun 12, 2021 · 0 comments

Comments

@envyvan
Copy link

envyvan commented Jun 12, 2021

Hi there,
Great job.!
I also want to use your code to build up my own control pad, But my arduino IDE alway's show up the message like this:
This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.
Arduino: 1.0.6 (Windows NT (unknown)), Board: "Arduino Uno"
In file included from Lamp.ino:8:
ModbusSerial.h:17: error: expected class-name before '{' token
ModbusSerial.h:21: error: 'u_int' does not name a type
ModbusSerial.h:31: error: 'u_int' has not been declared
Lamp.ino: In function 'void setup()':
Lamp:27: error: 'class ModbusSerial' has no member named 'addCoil'
Lamp.ino: In function 'void loop()':
Lamp:35: error: 'class ModbusSerial' has no member named 'Coil'

seems like the library has some issue?

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