Hello Victor,

I can't get my IOIO-OTG running with your app. Their might be reasons not 
related to your program, but typically it works.
Let me shortly explain the configuration.

I connect the IOIO-OTG via bluetooth to my Nexus7 ( Android 4.2.1 rooted ). 
Pairing done, of course.
When I start your example from the browser editor ( don't know the correct 
word for it ) I receive an error message in the console window
"Can't find method 
org.protocoder.apprunner.api.PUtil.loop(number,function). (UBoard_IOIO#23) 
23 (0): UBoard_IOIO at UBoard_IOIO:23 "
The screen only shows the "Start ioio" button.

Resolved:
the util.loop has a little strange syntax:  util.loop(function, number). 
The example uses the more "natural" syntax util.loop(number, function). 
That is wrong.
After correction it shows all buttons.

Conclusion:
At least the concept of the editor and the console strongly helps to detect 
problems. The quick reference is a good idea for the experienced user.
For the newbie like me, a more detailed documentation might be helpful, 
beside the examples, of course.

Nice work. Keep going, Victor !!

best regards
Schnee

-- 
You received this message because you are subscribed to the Google Groups 
"ioio-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/ioio-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to