Documentation #31
Unanswered
rogerjames99
asked this question in
Q&A
Replies: 1 comment
-
Sorry for coming to this discussion after a long time. I had no idea about PROGMEM and it looks like there will be parsing error if you use it with CppParser. I will have to improve the parser to make it parse correctly. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any documentation of the objects provided by this library anywhere?
In particular I need to tell the parser to ignore any PROGMEM tokens in the tree. PROGMEM is a qualifier in the Arduino environment.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions