Added a new Brand "Kamoona" to be used for other applications that are not a known brand.

Fork of RemoteIR by Shinichiro Nakamura

Revision:
7:9452ba065449
Parent:
6:e57504fc802e
Child:
9:dcfdac59ef74
--- a/ReceiverIR.cpp	Sat Aug 21 11:04:54 2010 +0000
+++ b/ReceiverIR.cpp	Sat Aug 21 11:05:57 2010 +0000
@@ -50,7 +50,7 @@
     init_state();
 
     IRQ_ENABLE();
-    return bitcount;
+    return data.bitcount;
 }
 
 void ReceiverIR::init_state(void) {