jmartiuk5 / python-on-a-chip

Automatically exported from code.google.com/p/python-on-a-chip
Other
0 stars 0 forks source link

support for user data types #258

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
v10

Please provide any additional information below.
i'm working on this project for pic32 series, i require to send user defined 
data types as parameters through wrappers. i dont see any support for this 
except to convert it as string and send, but it seems to be illogical.

Original issue reported on code.google.com by surend...@gmail.com on 13 Jun 2014 at 4:59