# HG changeset patch # User Michiel Broek # Date 1456439090 -3600 # Node ID bee1f70fb42b9029c0e4a536e6bdb74a20678414 # Parent d5bc44183aa45fc858a961baac16141bb5df94c7 Small brewpanel display error fix, did not affect real hardware. diff -r d5bc44183aa4 -r bee1f70fb42b thermferm/thermferm.c --- a/thermferm/thermferm.c Thu Feb 25 23:14:46 2016 +0100 +++ b/thermferm/thermferm.c Thu Feb 25 23:24:50 2016 +0100 @@ -213,7 +213,7 @@ #ifdef HAVE_WIRINGPI_H lcdPuts(lcdHandle, "New mode BEER"); #endif - slcdPuts(slcdHandle, buf); + slcdPuts(slcdHandle, "New mode BEER"); break; case MENU_BEER_TEMP: