Bugs in beginProgMotorShield, beginProgPololu
cescp opened this issue · 2 comments
cescp commented
Hi,
I think that code in DCCpp.hpp has two bugs:
- definition of beginProgMotorShield() should call beginProg instead of beginMain
- definition of beginProgPololu() should call beginProg instead of beginMain
I've tried with an Arduino Motor Shield v3, and programming track (B) only works if beginProgMotorShield calls beginProg.
Trusty77 commented
Hi,
Thanks you for your interest. I will fix it soon by a new version.
Trusty77 commented
Fixed in 1.3.2