test

Dependencies:   MINI8I8O5A000 mbed EEPROM_P4 IICLCD_LOWCOST

Revision:
4:c08d713f8cfc
Parent:
3:e658376f6e27
Child:
5:a693866be4b3
--- a/main.cpp	Tue Oct 13 10:27:11 2015 +0000
+++ b/main.cpp	Fri Oct 30 10:39:13 2015 +0000
@@ -1,4 +1,4 @@
-float firmware_version = 1.00;
+float firmware_version = 1.10;
 
 #include "mbed.h"
 
@@ -16,8 +16,8 @@
 not work??
 #else
 
-Serial pc(USBTX, USBRX);
-
+//Serial pc(USBTX, USBRX); // SDA serail port
+Serial pc(PTE0, PTE1); // tx, rx 
 #endif