-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hi, i would like to try this code however it won't compile.
I have an ATMega1284 on a custom PCB running at 3.3V.
I am using Arduino Mightycore in Arduino IDE version 2.3.7
The error I am getting is
radio.setGdo0Action(setFlag);
CC1101.h:666:10: note: candidate: void CC1101::setGdo0Action(void (*)(), uint32_t)
void setGdo0Action(void (*func)(void), uint32_t dir);
CC1101.h:666:10: note: candidate expects 2 arguments, 1 provided
Any guidance is appreciated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels