Mercury1089 / 2018-robot-code

Robot code for the FIRST FRC 2018 season FIRST Power Up.
2 stars 0 forks source link

Always get game data from FMS, but use a wrapper #31

Closed DrewTheRat closed 6 years ago

DrewTheRat commented 6 years ago

Goal

Ensure we use authoritative game data by always getting it from the FMS via getGameSPecificMessage().

Acceptance Criteria