Skip to content

Commit

Permalink
Merge pull request #40 from TheGamer1002/patch-1
Browse files Browse the repository at this point in the history
Specify NetworkAlerts support
  • Loading branch information
Technologyman00 authored Jan 17, 2024
2 parents 09a8312 + 0c1ee5a commit f16ca43
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import edu.wpi.first.math.util.Units;
SwerveDrive swerveDrive=new SwerveParser(new File(Filesystem.getDeployDirectory(),"swerve")).createSwerveDrive(Units.feetToMeters(14.5));
```
* The library is located in [swervelib/](./swervelib) with documentation in [docs/](./docs) and example JSON in [deploy](./deploy).
* Support for [NetworkAlerts](https://github.com/Mechanical-Advantage/NetworkAlerts/) for use in Shuffleboard.

# Discussions
* Latest resources and features will be posted on the discusions page [here](https://github.com/BroncBotz3481/YAGSL-Example/discussions).
Expand Down Expand Up @@ -49,4 +50,4 @@ Without their hardwork debugging the issue with feedforwards the 2024 release wo


# Support our developers!
<a href='https://ko-fi.com/yagsl' target='_blank'><img height='35' style='border:0px;height:46px;' src='https://az743702.vo.msecnd.net/cdn/kofi3.png?v=0' border='0' alt='Buy Me a Robot at ko-fi.com'></a>
<a href='https://ko-fi.com/yagsl' target='_blank'><img height='35' style='border:0px;height:46px;' src='https://az743702.vo.msecnd.net/cdn/kofi3.png?v=0' border='0' alt='Buy Me a Robot at ko-fi.com'></a>

0 comments on commit f16ca43

Please sign in to comment.