arduino-simple-rpc
arduino-simple-rpc copied to clipboard
add support for numpy arrays of atomic types
Pull Request Details
This PR allows the user to send Numpy arrays form python to the simpleRpc host.
It is the pendant of this PR : https://github.com/jfjlaros/simpleRPC/pull/36