i am using Pd with arduino using the standard firmata and pduino to do the communication.
the patch i am using is devices message along with hradio object and open$1 mesage to open the serial port along with route digital to take in the inputs from the pir sensors
but i am getting to error messages
- [import]: can't load library in 'flatspace'
- unpack: type mismatch
can someone help me in how do I overcome them
thanks