Use configuration file instead appconfig. Reformat. Clean up. Remove CVS logs.
[bertos.git] / bertos / hw / hw_kbd.h
index 654e830fcf0a3d764a4f5b578f7f332103507caa..6522adb4a95a05811778bdcd75ea136104c702a7 100644 (file)
@@ -46,7 +46,7 @@
 
 #include <cfg/macros.h>
 
-#warning TODO:This is example implemetantion, you must implement it! 
+#warning TODO:This is an example implementation, you must implement it!
 
 #define K_RPT_MASK (K_UP | K_DOWN | K_OK | K_CANCEL)