161010_bug fix multi byte read

Dependencies:   mbed

Fork of 161006_BDK_EEPROM by CUBEBITE

Branch:
KSS
Revision:
5:1ccdbfe5e4bb
Parent:
4:cc97d7a33efc
Child:
6:21b3128fbaef
--- a/main.cpp	Thu Oct 06 00:11:39 2016 +0000
+++ b/main.cpp	Thu Oct 06 00:17:28 2016 +0000
@@ -89,7 +89,7 @@
     spi_slave.reply(0x00);     // Prime SPI with first reply
 
     
-    pc_serial.printf("\n\n========== KSS SPI Slave [Start] ==========\n");
+    pc_serial.printf("\n\n========== KSS SPI Slave2 [Start] ==========\n");
     
     while(1)
     {