161010_bug fix multi byte read

Dependencies:   mbed

Fork of 161006_BDK_EEPROM by CUBEBITE

Files at this revision

API Documentation at this revision

Comitter:
gandol2
Date:
Wed Oct 12 00:45:55 2016 +0000
Branch:
KSS
Parent:
8:1921f56f6ee6
Commit message:
commit test

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 1921f56f6ee6 -r a9de8d19d55a main.cpp
--- a/main.cpp	Mon Oct 10 07:50:36 2016 +0000
+++ b/main.cpp	Wed Oct 12 00:45:55 2016 +0000
@@ -7,6 +7,7 @@
 // ======== I2C Pin for TPM
 // PB9  - SDA
 // PB8  - SCL
+// commit test
 
 #include "mbed.h"