i am searching quiet a while now, but i didnt even found an answer if this is even possible or not.
I want to send an array like the following over rednet:
item1 = { 1, 2, {10, 11 }, 4, 5 }
item2 = { {1, 2, 3, 4}, {1, 2, 3, 4}}
I know about un-serialize, but for me this does not work :s
Maybe i am doing something wrong...
Thank you!
unobtanium











