-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Currently I'm creating a program that's capable of controlling multiple arduino
modells. With the current Arduino Mega and Uno classes it's not possible,
because they have the pins in enums.
So i removed the Enums, and replaced the enum types with integers.
Original issue reported on code.google.com by ruzsinszki.gabor
on 13 May 2013 at 2:57
Attachments: