Skip to content

Remove String class dependency on (types in) WProgram.h [imported] #310

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

Closed
cmaglie opened this issue Nov 15, 2012 · 0 comments
Closed

Remove String class dependency on (types in) WProgram.h [imported] #310

cmaglie opened this issue Nov 15, 2012 · 0 comments

Comments

@cmaglie
Copy link
Member

cmaglie commented Nov 15, 2012

This is Issue 310 moved from a Google Code project.
Added by 2010-07-31T22:21:01.000Z by [email protected].
Please review that bug for more context and additional comments, but update this bug.
Closed (Fixed).

Original labels: Type-Defect, Priority-Medium, Milestone-0019, Component-Core

Original description

new String library causes errors in compile for LiquidCrystal library.

SOLUTION: Add

include "WProgram.h"

in LiquidCrystal.h line 5, before the inclusion of Print.h

@cmaglie cmaglie closed this as completed Nov 15, 2012
tbowmo pushed a commit to tbowmo/Arduino that referenced this issue Jul 14, 2016
Fix wrong value returned in isAckPayloadAvailable()
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