The onewire.spin object
AcquaLife
Posts: 19
Okay, so i need some help with this object. I need to know how can i read a specific byte in an array of bytes? For instance i have an array that holds 8 elements. I need to read the 7th and 8th element and store them in different variables.
Comments
Now... if the array happens to be in another object you might want to create a method (inside the object) to return an array element: