EEPROM test

Dependencies:   mbed EEPROM_lib

Revision:
3:ce61a30944b3
Parent:
0:7b9806067298
Child:
4:b886fe26f396
--- a/main.cpp	Sat May 22 15:48:03 2021 +0000
+++ b/main.cpp	Sat May 22 16:03:13 2021 +0000
@@ -6,6 +6,8 @@
 
 EEPROM_lib EEPROM(i2c_bus, 1);
 
+
+// hoge test
 int main(){
     //////////////////////////////////////////write
     /*