Hello,
I want to make an application that can change the arrays of bytes, I want something that could look like this:
If Button1.Enabled then
arrayofbyte1("2g 7a 13") changes to ("a3 f7 11")
Else
arrayofbyte1("a3 f7 11") changes to ("2g 7a 13")
I hope you understand what I want to say, I don't speak very well English...
Please, help me, I really need it, I want to release it soon as possible.... :)