necroware / gameport-adapter

GamePort adapter to connect old DB15 joysticks to USB port

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

compilation error in HidDevice.h

cheat45681 opened this issue · 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

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