daanjels / Lejos

Java Lejos projects
2 stars 1 forks source link

Update real Calibration utility #37

Closed daanjels closed 7 years ago

daanjels commented 7 years ago

Migrate the code of the virtual Calibration.java to the real Calibration.java. Don't forget to update the Robot class as well.

daanjels commented 7 years ago

Need to align TextLCD (virtual brick) and LCD (leJOS). Need to put inputString and inputNumber in legos.utility class. Integrate inputName in Calibration.java

daanjels commented 7 years ago

showWait should be waitScreen in LCD utility Buttons behave differently on real EV3, need to align them on the Virtual EV3.