You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Interfaces should be renamed from
<Subsystem>IO
to<Subsystem>Interface
Classes that simulate code should be renamed from
<Subsystem>IOSim
toSimulated<Subsystem>
Classes that are used to control physical hardware should be renamed from
<Subsystem>IOTalonFX
toPhysical<Subsystem>
Everything else stays the same
The text was updated successfully, but these errors were encountered: