Official ArduinoBoy Repository for serial MIDI communication to the Nintendo Gameboy.
GNU General Public License v2.0
317
stars
48
forks
source link
Compilation Error for Arduino Nano Every: 'PIND' was not declared in this scope. #22
Closed
MeltedHugo closed 10 months ago
I'm trying to build this with an Arduino Nano Every. I get a compilation error that "PIND" is not declared.
Is there a workaround of some sort for the Nano Every?