MickGyver / DaemonBite-Arcade-Encoder

An arcade controller project for the MiSTer FPGA project and any other device accepting USB HID joysticks. Up to 12 buttons are supported. Can also be used to create NeoGeo/Atari/Commodore/Amiga controller to USB adapters.
GNU General Public License v3.0
275 stars 47 forks source link

Compile Error in Gamepad.h #12

Open Lazyace1980 opened 3 years ago

Lazyace1980 commented 3 years ago

error expected class-name before '{' token

nebhead commented 3 years ago

Usually that means you don't have the correct board selected in the board manager (i.e. pro-micro or leonardo).