necroware/gameport-adapter

compilation error in HidDevice.h

cheat45681 opened this issue · 1 comments

have tried to build this several times with different versions IDE even tried to build with online with Arduino editor. All return same error "expected class-name before '{' token"

exit status 1

Compilation error: expected class-name before '{' token

cu commented

For anyone else who runs into this, you have to select the right board in the Arduino environment. (In this case, Arduino Leonardo.)