Hi,
I have a question regarding the LCD.refresh() method.
Does anyone knows if the "refresh" method is waiting for the screen to be refreshed complety because to return? (like a vertical sync on PC for instance). Or it is safe to call it a LOT of time within the code without slowing down the program?
By the way, guys I'm really happy about all the work you did on the LCD side. At first, I was using RobotC just because of that (the execution speed in general is really fine with Lejos and the only thing that was kinda slow for me was the LCD part). Now it is perfect and I was able to port everything within Lejos environment (I'm using the LCD extensively). Very good job!
