Daxbot / node-canopen

CANopen implementation for NodeJS
MIT License
32 stars 11 forks source link

Handle multiple block transfers #37

Open wilkinsw opened 2 years ago

wilkinsw commented 2 years ago

This is in reference to #36

The current implementation of the SDO block transfer may run into issues when running multiple transfers. This needs to be tested and fixed if needed.