Skip to content

Working with multiple IR receivers. #1313

Answered by VinceW31
VinceW31 asked this question in Help
Discussion options

You must be logged in to vote

Don't worry, I found your error for you without your help.
In the example MultipleReceivers, the line that has:
void UserIRReceiveTimerInterruptHandler();
Should actually be:
void UserIRReceiveTimerInterruptHandler(){};

It all compiles fine now.

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@ArminJo
Comment options

@VinceW31
Comment options

@ArminJo
Comment options

@VinceW31
Comment options

Answer selected by VinceW31
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 participants