TinyCircuits Forum

General Category => General Discussion => Topic started by: jd_labranche on November 18, 2015, 03:32:54 PM

Title: a function-definition is not allowed here before '{' token
Post by: jd_labranche on November 18, 2015, 03:32:54 PM
Hello everyone,

It's my very first time programming and I am having quite a lot of trouble getting started.

With every TinyScreen tutorials I tried on this website,

http://www.instructables.com/id/Video-Games-TinyDuino-Edition/step2/Programming-the-TinyDuino/

I keed getting the error :a function-definition is not allowed here before '{' token

I serched on the internet ways to fix it, but I expected the turotials to work on the first try...

Can anyone help ?

Thank you,
JD
Title: Re: a function-definition is not allowed here before '{' token
Post by: Ben Rose on November 24, 2015, 02:53:49 PM
Sorry it's causing you problems. I clicked 'Run on Arduino' on each of the four examples and they worked without any errors. That error shouldn't be caused by the platform, but I'm on Windows 7/Chrome. Can you try it again or try it on another computer?