LED CUBE TEAM / Mbed 2 deprecated MAtrix

Dependencies:   mbed

Revision:
12:a8364a98c38c
Parent:
10:ee58d712c7fb
Child:
13:96590015edd8
--- a/main.cpp	Sun Nov 02 18:15:48 2014 +0000
+++ b/main.cpp	Mon Nov 03 09:40:51 2014 +0000
@@ -13,6 +13,7 @@
 static uint8_t interrupt_flag = 0;
 int realTime;
 void receive();
+int test;
 
 int main() {
     static bool m_mode;