View Single Post
  #4   Spotlight this post!  
Unread 29-01-2010, 22:24
NerdGuy's Avatar
NerdGuy NerdGuy is offline
Registered User
FRC #2974
 
Join Date: Jan 2010
Location: Atlanta
Posts: 16
NerdGuy is an unknown quantity at this point
Re: 2010 Accelerometer I2C Object/Class

Thanks,

We converted the code to Java and are going to test it tomorrow.

One thing that we had to change was that instead of using enumerations we used arrays.

This was because the Version of Java the robot is running on does not support the use of enumerations, but i don't see how that could affect the return values.

Again Thanks A Lot!!
__________________
"Life would be so much easier if we only had the source code."
Reply With Quote