so i found this project GitHub - brownan/Gamecube-N64-Controller: Connect a Gamecube controller to a Nintendo 64 using only an Arduino and a single resistor . and when i try to upload it its says
Gamecube.pde:101:23: error: crc_table.h: No such file or Directory
gamecube.pde: In function 'void loop()':
gamecube:751: error: 'crc_repeating_table' was not declared in this scope
Could someone fix this and send me fixed sketch?