Closed npol closed 8 years ago
When manually reading roboclaw status byte, get number of bits set that don't correlate to actual roboclaw behavior. However, no warnings are triggered by the monitoring task. Maybe not reading the actual stored value?
Code reads only 3 bytes, when should read 4 bytes.
Fixed per previous comment.
When manually reading roboclaw status byte, get number of bits set that don't correlate to actual roboclaw behavior. However, no warnings are triggered by the monitoring task. Maybe not reading the actual stored value?