mirror of
https://github.com/BroncBotz3481/YAGSL
synced 2026-06-27 07:01:39 +00:00
Added documentation for packages
This commit is contained in:
4
swervelib/imu/package-info.java
Normal file
4
swervelib/imu/package-info.java
Normal file
@@ -0,0 +1,4 @@
|
||||
/**
|
||||
* IMUs used for controlling the robot heading. All implement {@link swervelib.imu.SwerveIMU}.
|
||||
*/
|
||||
package swervelib.imu;
|
||||
Reference in New Issue
Block a user