I am having the following problem : http://stackoverflow.com/questions/28989176/android-app-stops-i2c-bluetooth-communication-ioio and I think it's because all my code to call the twi.WriteReadAsync is outside the loop() function.
Le mercredi 11 mars 2015 18:55:55 UTC+1, Vincent Nadon a écrit : > > How does the Android IOIO App loop() function work? Is there a way to > create functions in the Looper class which are called inside this loop() > according to a listener on a Button or a Spinner? This way it would > simplify my code since I need to send a lot of twi commands in the loop() > based on the user input in my Android UI Menu. > -- 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.
