ECE 4180 - Final Project Team / Mbed 2 deprecated WalkieTalkie

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

Revision:
23:3504e0899359
Parent:
22:e835b3490280
Child:
26:57731422b129
--- a/main.cpp	Sat Apr 21 16:54:34 2018 +0000
+++ b/main.cpp	Sat Apr 21 17:02:14 2018 +0000
@@ -172,6 +172,7 @@
                 break;
         }
         // Maybe add some graphics too idk
+        Thread::yield();
     }
 }