Rafael Carre wrote:
Le Mon, 10 Aug 2009 23:38:10 +0200, [email protected] a écrit :Remove the delay as it seems unneeded nowadays.@@ -189,8 +188,9 @@ display_on = true; /* a bit of delay before returning to * avoid irritating flash on backlight on */ - while(delay--); + lcd_update(); /* Resync display */The comment should be removed also?
I think it should :)
