Wednesday, 28 August 2013

It is posible to add string with byte?

It is posible to add string with byte?

How to append string and byte array?
String array="$MT!BOOTLOADER";
Byte[] hexdecimal={0x01,0x05,0x0036};

No comments:

Post a Comment