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

expected class-name before '{' token #2

Open
jgrasser2 opened this issue Sep 11, 2015 · 1 comment
Open

expected class-name before '{' token #2

jgrasser2 opened this issue Sep 11, 2015 · 1 comment

Comments

@jgrasser2
Copy link

Veryfing code using this library in Particle Build fails with this error:

LiquidCrystal/LiquidCrystal.h:42:36: error: expected class-name before '{' token
 class LiquidCrystal : public Print {
                                    ^
@nallware
Copy link

nallware commented Jun 7, 2016

I just received this error working on particle photon today. Was working perfectly prior to a few minor changes.

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

2 participants