diff -r 47e5109c7f53 -r 9a14d6b2de7f thermferm/panel.h --- a/thermferm/panel.h Sat Aug 09 23:13:56 2014 +0200 +++ b/thermferm/panel.h Sun Aug 10 12:09:07 2014 +0200 @@ -41,6 +41,8 @@ int keycheck(void); +int keypressed(void); + PI_THREAD (my_panel_loop);