dbanshee / unojoy

Automatically exported from code.google.com/p/unojoy
0 stars 0 forks source link

Can`t run Leojoy sample file #14

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. run the LeoJoy installer for windows
2. open the arduino program
3. Load LeoJoy from emaples and upload

What is the expected output? What do you see instead?

LeoJoy:84: error: 'dataForController_t' does not name a type
LeoJoy.ino: In function 'void loop()':
LeoJoy:86: error: 'dataForController_t' was not declared in this scope
LeoJoy:86: error: expected `;' before 'controllerData'
LeoJoy:89: error: 'Joystick' was not declared in this scope
LeoJoy:89: error: 'controllerData' was not declared in this scope
LeoJoy.ino: At global scope:
LeoJoy:108: error: 'dataForController_t' does not name a type

What version of the product are you using? On what operating system?

Windows 7

Please provide any additional information below.

Original issue reported on code.google.com by tikaw...@gmail.com on 14 Sep 2013 at 10:39

GoogleCodeExporter commented 8 years ago
Did you solve the issue?

Original comment by amrit.it...@gmail.com on 1 Dec 2014 at 2:46