Simple demo for exercising the board

Dependencies:   MAX11300 MAX4822 OneWire Terminal ds3231 mbed

Revision:
12:97bc95dbfc64
Parent:
11:fe03fb61fb08
--- a/main.cpp	Mon Mar 06 23:31:35 2017 +0000
+++ b/main.cpp	Mon Mar 06 23:47:46 2017 +0000
@@ -127,9 +127,6 @@
     MAX11300::CmdResult pixi_result;
     MAX4822::CmdResult rly_drvr_result;
     
-    Timer t;
-    t.start();
-    
     while(user_entry != QUIT)
     {
         term.printf("1.  Set RTC\n");