I am trying to run this code:
Print "Reading: " ; Peersize
Temp = Udpread(idx , S(1) , Peersize) ' read the result
Printbin S(1) ; Peersize
Given a correct size byte, peersize, it still prints the entire array.
any ideas?
[b:6145b59369][color=red:6145b59369](BASCOM-AVR version : 2.0.7.7 )[/b:6145b59369][/color:6145b59369]
↧