]> git.taranathan.com Git - FRC2026.git/commit
making battery but need more info
authorWesley28w <wesleycwong@gmail.com>
Sun, 19 Apr 2026 01:48:57 +0000 (18:48 -0700)
committerWesley28w <wesleycwong@gmail.com>
Sun, 19 Apr 2026 01:48:57 +0000 (18:48 -0700)
commit1bb09a8298d18927609964b5abb39b26a356247c
tree0ff770dc6e3bd117fc8adbd79fdc96aa153c5028
parent6d862bbfb792397ebdb88957e8f40c56cfa88abc
making battery but need more info
src/main/java/frc/robot/RobotContainer.java
src/main/java/frc/robot/subsystems/Breaker/BreakerConstants.java [deleted file]
src/main/java/frc/robot/subsystems/Breaker/EMABreaker.java [deleted file]
src/main/java/frc/robot/subsystems/PowerControl/Battery.java [new file with mode: 0644]
src/main/java/frc/robot/subsystems/PowerControl/BatteryConstants.java [new file with mode: 0644]
src/main/java/frc/robot/subsystems/PowerControl/BreakerConstants.java [new file with mode: 0644]
src/main/java/frc/robot/subsystems/PowerControl/EMABreaker.java [new file with mode: 0644]