mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[wpilib] Split DriverStation into smaller classes (#8628)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<Match>
|
||||
<Bug pattern="AT_STALE_THREAD_WRITE_OF_PRIMITIVE" />
|
||||
<Or>
|
||||
<Class name="org.wpilib.driverstation.DriverStation" />
|
||||
<Class name="org.wpilib.driverstation.internal.DriverStationBackend" />
|
||||
<Class name="org.wpilib.driverstation.GenericHID" />
|
||||
<Class name="org.wpilib.command2.CommandScheduler" />
|
||||
</Or>
|
||||
|
||||
Reference in New Issue
Block a user