thermferm/panel.h

changeset 204
9a14d6b2de7f
parent 200
a215ddaabbe2
child 205
ca18ff45deba
--- 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);
 

mercurial