From 181ced12fcc123d3c99ae76a582a8fd6a751c0de Mon Sep 17 00:00:00 2001 From: bsongis Date: Fri, 25 May 2012 14:59:31 +0000 Subject: [PATCH] Simu compilation error --- src/open9x.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/open9x.h b/src/open9x.h index 8220ec2b1..92229362e 100644 --- a/src/open9x.h +++ b/src/open9x.h @@ -474,6 +474,7 @@ extern uint8_t pxxFlag; extern char idx2char(int8_t idx); +void clearKeyEvents(); void pauseEvents(uint8_t enuk); void killEvents(uint8_t enuk); uint8_t getEvent();