DCMotorBot
DCMotorBot copied to clipboard
An Arduino library, that allows you to control bots created using DC motors
Results
1
DCMotorBot issues
Sort by
recently updated
recently updated
newest added
http://docs.platformio.org/en/latest/librarymanager/creating.html#register For others, currently you'll need to reference the library via its git URL in your `platformio.ini` ``` [env:uno] platform = atmelavr board = uno framework = arduino lib_deps =...