frc1418 / 2018-robot

:robot: Code for our 2018 competition robot, Panthera.
MIT License
3 stars 2 forks source link

Remove time import #171

Closed JosephCarpenter closed 6 years ago

JosephCarpenter commented 6 years ago

Fix #170 Fix #169

JosephCarpenter commented 6 years ago

it's simple, will it work?

ErikBoesen commented 6 years ago

We tried some similar things and they didn't work so well. This is kind of repetitive too. Do you mind removing the gameData check and just doing the time thing in this PR? We can talk more about the gameData fetching later.

JosephCarpenter commented 6 years ago

👍

ErikBoesen commented 6 years ago

In the future it would be preferable to reset the commit and force push. This is fine though.