Closed ajnadel closed 7 years ago
We currently have code that will stop the NavX from returning extraneous values. This fixes a potential bug and differentiates this logic between the get() and getRate() methods.
I am generally concerned about runtime exceptions, but this is better than the previous runtime exceptions.
We currently have code that will stop the NavX from returning extraneous values. This fixes a potential bug and differentiates this logic between the get() and getRate() methods.