summaryrefslogtreecommitdiff
path: root/display.c
diff options
context:
space:
mode:
Diffstat (limited to 'display.c')
-rw-r--r--display.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/display.c b/display.c
index ba96d9c..67f34cf 100644
--- a/display.c
+++ b/display.c
@@ -134,7 +134,7 @@ void cGraphLCDDisplay::Action(void)
int skipx = mLcd->Width() >> 3;
int skipy = mLcd->Height() >> 3;
- esyslog("graphlcd plugin: ERROR loading skin\n");
+ esyslog("graphlcd plugin: ERROR loading skin '%s'\n", mSkinConfig->SkinName().c_str());
mLcd->Clear();
// clear the screen with a filled rectangle using a defined colour to guarantee visible text or 'X'