Page 1 of 1

teensey software problem

Posted: Fri Jan 19, 2018 11:44 am
by Betelgeuse8
Hello,
I have a problem programing the teensey board that controls the buttons of the gameboy. I have downloaded arduino Ide and teensey software, but when I try to load the software provided in part 2 of the game boy zero guide (https://www.sudomod.com/game-boy-zero-guide-part-2/) an error pops up that says:

'Key' does not name a type
Captura.PNG
Captura.PNG (23.22 KiB) Viewed 2588 times
so I can't load the arduino project to my teensey. Any help?

Thanks in advance.

Re: teensey software problem

Posted: Tue Jan 23, 2018 6:41 am
by salami738
I don't see an error in the code. Can you setup your IDE to use english for error messages and post a new screenshot?

Re: teensey software problem

Posted: Fri Jan 26, 2018 3:53 pm
by Betelgeuse8
Nevermind, I just tried again to load it to the teensey and worked fine. Maybe it was some library that wasn't updated.
Thank you anyways.