Dukweeno / Duckuino

Simple DuckyScript to Arduino C converter.
https://dukweeno.github.io/Duckuino/
MIT License
353 stars 117 forks source link

when i uplode the code it shows that "there is a error in as no key board found" #67

Closed rushabhpnagda closed 6 years ago

rushabhpnagda commented 6 years ago

Short introduction to your problem.

Input code:

REM The code your entered in the input text area

Output code:

/* The code outputted by the script, 'none' otherwise */

Error:

/* Any error outputted by the page or the console, 'none' otherwise */
lowlevl commented 6 years ago

You need to select the board in the IDE settings.

lowlevl commented 6 years ago

No answer, closing.