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

INA219.h, missing comma end of line 212 #19

Open
jhm776 opened this issue Apr 21, 2022 · 0 comments
Open

INA219.h, missing comma end of line 212 #19

jhm776 opened this issue Apr 21, 2022 · 0 comments

Comments

@jhm776
Copy link

jhm776 commented Apr 21, 2022

Error is:
/home/johnm/Arduino/libraries/ArduinoINA219/INA219.h:213:13: error: expected ',' or '...' before 'bool'
213 | bool stop = true // false if the i2c bus should not be released.
Correct line:
uint16_t data, ///< Data to be writen.

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