- Now using driver names without 'in' (like lircin).
- Added cursor control to client_functions.c - Removed HEART_ON etc. ; changed to HEARTBEAT_ON etc. (both existed)
This commit is contained in:
@@ -186,6 +186,9 @@ goodbye_screen ()
|
||||
char *l16 = " LCDproc! ";
|
||||
#endif
|
||||
|
||||
if( !display_props )
|
||||
return 0;
|
||||
|
||||
drivers_clear ();
|
||||
|
||||
if (display_props->height >= 4) {
|
||||
|
||||
Reference in New Issue
Block a user