You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
415 B
13 lines
415 B
{
|
|
"name": "RedBot",
|
|
"keywords": "robot, motor, driver",
|
|
"description": "The RedBot is a motor driver and Arduino combination with various headers and connections, eliminating the need to stack multiple shields",
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/sparkfun/SparkFun_RedBot_Arduino_Library.git"
|
|
},
|
|
"version": "2.1.0",
|
|
"frameworks": "arduino",
|
|
"platforms": "atmelavr"
|
|
}
|