TitaniumTigers4829/offseason-robot-code-2024
View on GitHubFollow conventions in 2025 base robot code
Open
#59 opened on Nov 3, 2024
good first issueminion task
Repository metrics
- Stars
- (1 star)
- PR merge metrics
- (PR metrics pending)
Description
Interfaces should be renamed from <Subsystem>IO to <Subsystem>Interface
Classes that simulate code should be renamed from <Subsystem>IOSim to Simulated<Subsystem>
Classes that are used to control physical hardware should be renamed from <Subsystem>IOTalonFX to Physical<Subsystem>
Everything else stays the same