TitaniumTigers4829/offseason-robot-code-2024
Ver no GitHubFollow conventions in 2025 base robot code
Open
#59 aberto em 3 de nov. de 2024
good first issueminion task
Métricas do repositório
- Stars
- (1 star)
- Métricas de merge de PR
- (Métricas PR pendentes)
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