I am attempting to use the dIMU drivers created by Aswin. While debugging, I found that the lejos.nxt.I2Csensor.getSensorType() method is no longer in the I2CSensor class written by Lawrie Griffiths. I checked both the source code for 0.9.1 and the .class file (using eclipse). This method is inherited by Aswin's Accelerometer class. It is called in a number of the .java files included in his nl.totan.* package. Can you suggest a workaround that will allow me to compile code that uses Aswin's drivers? I am new to both leJOS and java, but I am enjoying the learning process. These robots are addictive!
Windows 7 pro (64)
JDK1.7.0_07-b10 (32 bit installation only)
Eclipse Juno with NXJ plug in
leJOS 0.9.1beta-3_win32_setup
NXT 2.0
