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

IR2test:19:11: error: 'class IRdecode' has no member named 'dumpResultso'; did you mean 'dumpResults'? MyDecoder.dumpResultso(); #105

Open
phelix001 opened this issue Apr 27, 2021 · 0 comments

Comments

@phelix001
Copy link

Using the PDF instructions, I've tried to compile a few of them and I get this:
IR2test:19:11: error: 'class IRdecode' has no member named 'dumpResultso'; did you mean 'dumpResults'?
MyDecoder.dumpResultso();

I have included:

#include <IRLibRecv.h>
#include <IRLibDecodeBase.h>
#include <IRLib_P01_NEC.h>
#include <IRLibCombo.h>
#include <IRLibAll.h>

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