Thanks Ytai for getting this new release out. I personally appreciate the effort and dedication you put to this crusade.
Quick question. Could I now run/test the ShoeBot application using the new v5.00 release (i.e. are the changes from the pwm-improvements branch in the v5.00 release as well)?
--
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 ioio-users+...@googlegroups.com.
To post to this group, send email to ioio-...@googlegroups.com.
Visit this group at http://groups.google.com/group/ioio-users.
For more options, visit https://groups.google.com/groups/opt_out.
--
Ah, I'm afraid there seems to be something missing.
Ah.. If I'd found That part of the wiki a bit earlier... o_O'
_midiOut = ioio_.openUart(null,new Spec(MIDI_OUTPUT_PIN,Mode.OPEN_DRAIN), BAUD,Parity.NONE,StopBits.ONE);
private static final int BAUD = 31250;
private static final int MIDI_INPUT_PIN = 6;
private static final int MIDI_OUTPUT_PIN = 7;
/**
* The output for MIDI messages
*/
You can just comment out the scanners, they're not causing any trouble. I just included them for the sake of being consistent with my code.
--
--
Version 5 did address some problems with KitKat devices. Give it a try.
--
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 ioio-users+...@googlegroups.com.
To post to this group, send email to ioio-...@googlegroups.com.
Visit this group at http://groups.google.com/group/ioio-users.
For more options, visit https://groups.google.com/d/optout.