TitaniumTigers4829/offseason-robot-code-2024

Follow conventions in 2025 base robot code

Open

#59 aberto em 3 de nov. de 2024

Ver no GitHub
 (0 comments) (0 reactions) (1 assignee)Java (0 forks)auto 404
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

Guia do colaborador