this a test code modified to cr20A

Dependencies:   fsl_phy_mcr20a fsl_smac mbed-rtos mbed

Fork of mcr20_connectivity_test by Freescale

Revision:
8:c37e57032093
Parent:
6:85e288fb2556
diff -r 34047de4992b -r c37e57032093 Source/Connectivity_TestApp.cpp
--- a/Source/Connectivity_TestApp.cpp	Tue Aug 18 12:52:15 2015 +0000
+++ b/Source/Connectivity_TestApp.cpp	Thu Aug 18 16:25:26 2016 +0000
@@ -390,7 +390,7 @@
       
     /*Prints the Welcome screens in the terminal*/  
     PrintMenu(cu8FreescaleLogo, mAppSer);
-  
+    PrintMenu(cu8IupuiLogo,mAppSer);
     connState = gConnIdleState_c; 
     bIsInitialized = TRUE;
   }