-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bc0066a
commit 27e32d7
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=RobotLib | ||
version=1.6.0 | ||
version=1.6.1 | ||
author=Sooner Robotics <[email protected]> | ||
maintainer=Noah Zemlin <[email protected]> | ||
sentence=A robotics library to simplify implementing generic robotics hardware. | ||
|
@@ -9,4 +9,4 @@ url=https://github.com/SoonerRobotics/RobotLib | |
repository=https://github.com/SoonerRobotics/RobotLib.git | ||
architectures=avr | ||
includes=RobotLib.h | ||
license=MIT | ||
license=MIT |