You should be able to do that. I'm not sure I understand where you difficulty lies. Is it in how to print a byte array? If so, Arrays.toString() is what you're looking for.
On Tue, Feb 18, 2014 at 9:04 PM, Aaron Lim <[email protected]> wrote: > hello > i think i understand the concept now, thank you > is there a ways to validate the value of the request ? i have done > validating a single byte with the MISO MOSI loop back method and print the > response,using the same method to validate multiple byte couldnt work when > i tried to print the value for the sum of response[0] and response[1]. > > -- > 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/groups/opt_out. > -- 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/groups/opt_out.
