Offline
Abbotsford, Canada

I am given an this error message.:
-------
Mode_LSDJ_Keyboard:47: error: 'class PS2Keyboard' has no member named 'readScanCode'

     incomingPS2Byte = keyboard.readScanCode();

                                ^

exit status 1
'class PS2Keyboard' has no member named 'readScanCode'
-------
Anyone know how to fix this? Im new to coding and am quite ignorant.

I tried using the original trash80, and it compiled, but I dont think it is compatible with catskull's pcb since he moved the mode button.

Thanks a bunch, Im new to the chiptune scene, ive been making electronic music for years and have been circuit bending for a while, which drew me to this scene i think. I love the modding and digital noise aspect.

Anyway, thanks, hope you can help, I wanna make some chippy drone.

Offline
NUMBSKULL

Kinda didn't realize the link was straight to the zip. Here's the readme: https://github.com/catskull/Arduinoboy/ … /README.md

Notably you have to download the library and extract it in your libraries folder.

Thanks for the order btw!