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

examples do not work #2

Open
zeptocoulomb opened this issue Aug 1, 2013 · 0 comments
Open

examples do not work #2

zeptocoulomb opened this issue Aug 1, 2013 · 0 comments

Comments

@zeptocoulomb
Copy link

Thanks for porting the library.
When I tried to compile your samples, I had to make some changes to get it to work.

  1. I had to change #include "PCD8544.h" to .c
  2. I had to make the type of the variables in the samples match those used in the library (static int8_t instead of int)

Zep

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