Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Commit

Permalink
Fix Travis badge URL (for real)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahogen authored Mar 6, 2018
1 parent 0b7a448 commit 30024c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# MegaMoto Arduino Library
[![Build Status](https://travis-ci.org/ahogen/MegaMoto.svg?branch=master)](https://travis-ci.org/ahogen/MegaMotoLib)
[![Build Status](https://travis-ci.org/ahogen/MegaMotoLib.svg?branch=master)](https://travis-ci.org/ahogen/MegaMotoLib)

An Arduino library for interfacing with the MegaMoto family of motor controllers by [Robot Power](http://www.robotpower.com/). The "MegaMogo" name is trademark of Robot Power. You can find and purchase their hardware by visiting their website: [www.robotpower.com](http://www.robotpower.com/). I have been granted written permission by Robot Power to use the "MegaMoto" name in the library and associated code as long as I point people to their company name and website. *I encourage you to go check out their stuff!*

Expand Down

0 comments on commit 30024c2

Please sign in to comment.