Treehouse Mbed Team / Mbed 2 deprecated APS_1U5x

Dependencies:   mbed

Revision:
16:5791665200cb
Parent:
15:aed8f326c949
Child:
17:454afe56eedb
--- a/src/main.cpp	Tue Dec 11 16:59:21 2018 +0000
+++ b/src/main.cpp	Wed Dec 12 00:10:03 2018 +0000
@@ -68,7 +68,7 @@
    struct adcValues adcVals = getADCresults();
    struct statusValues statVals = checkLevels(adcVals);
    
-   splash_screen();
+   menu_banner();
    //initBoards(adcVals);
    sprintf(strbuf, "\r\nPress Enter to continue");
    sendSerial(strbuf);