l293d icon indicating copy to clipboard operation
l293d copied to clipboard

Better cleanup safety implementation

Open jmsv opened this issue 7 years ago • 0 comments

The l293d.driver.cleanup method needs to be made safer by implementing a few things, for example:

  • No more motor calls should be possible after cleanup is run
  • cleanup should print a warning if it's called while motors are still running

jmsv avatar Jun 03 '17 13:06 jmsv