CANFestivino
CANFestivino copied to clipboard
'timerCallback_t' issue
I'm having issues in compiling AGCON_B1.ino example code
CANFestivino-master/CO_timer.h:49:32: error: 'timerCallback_t' has not been declared
I tried to fix this error but but I'm not sure where to begin, if I fix it in CO_timer.h it passes to CO_timer_Arduino.cpp and so on. I'm sure it's a very important function and it has to pass all parameters.
You have to put my Timer library also in your Sketchbook/library folder. Maybe even some more libraries but I currently don't remember. Just try this and see if anything else pops up, then give me shout again.