UltrasonicSensor Bug Fixed
- Fixes a bug whereby usage of
UltrasonicSensor
would cause aClassCastException
. - Other changes only really affect error handling, most changes have been to the documentation.
Binaries include;
- ShefRobot.zip, contains a compiled version of the library including dependencies and a usage README.
- ShefRobot.jar, contains a standalone compiled version of the library
- ShefRobot-docs.zip, contains a copy of the documentation for use offline.
Releases were built using JDK 1.8.0_60