Hello Everybody! When I got my Arduino Due, my Multiplex 7-Segment Display projects went to a halt.
I'm using the library from
Multiplex7Seg.zip for my Arduino projects, and that library is exclusively AVR.
#include <avr/interrupt.h>
I have a display of three 7-segment LEDs that work, flawlessly with Arduino AVR boards. Has someone reworked this library to function with Arduino Due?