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

won't compile on Arduino IDE 2.3.4? #8

Open
romix123 opened this issue Dec 17, 2024 · 0 comments
Open

won't compile on Arduino IDE 2.3.4? #8

romix123 opened this issue Dec 17, 2024 · 0 comments

Comments

@romix123
Copy link

I get compile errors for the library:
/Users/ronald/Documents/Development/Arduino2/libraries/Toggle/src/Toggle.h:6: error 1: Syntax error, declaration ignored at 'class'
/Users/ronald/Documents/Development/Arduino2/libraries/Toggle/src/Toggle.h:6: syntax error: token -> 'Toggle' ; column 12
/Users/ronald/Documents/Development/Arduino2/libraries/Toggle/src/Toggle.h:11: syntax error: token -> ';' ; column 13
/Users/ronald/Documents/Development/Arduino2/libraries/Toggle/src/Toggle.h:12: error 65: function 'Toggle' already has body
/Users/ronald/Documents/Development/Arduino2/libraries/Toggle/src/Toggle.h:12: syntax error: token -> ';' ; column 23
/Users/ronald/Documents/Development/Arduino2/libraries/Toggle/src/Toggle.h:13: syntax error: token -> '=' ; column 36

What's up?

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