ECE 4180 - Final Project Team / Mbed 2 deprecated WalkieTalkie

Dependencies:   mbed 4DGL-uLCD-SE mbed-rtos nRF24L01P

Revision:
26:57731422b129
Parent:
25:02cdaf98e4ab
Parent:
23:3504e0899359
Child:
27:08d34e60b6d0
--- a/main.cpp	Sat Apr 21 17:55:10 2018 +0000
+++ b/main.cpp	Sat Apr 21 17:55:46 2018 +0000
@@ -186,6 +186,7 @@
                 break;
         }
         // Maybe add some graphics too idk
+        Thread::yield();
     }
 }