EEPROM test

Dependencies:   mbed EEPROM_lib

Revision:
4:b886fe26f396
Parent:
3:ce61a30944b3
Parent:
1:dddddafe7cde
Child:
5:8b4c33da0c71
--- a/main.cpp	Sat May 22 16:03:13 2021 +0000
+++ b/main.cpp	Sat May 22 16:07:50 2021 +0000
@@ -6,8 +6,13 @@
 
 EEPROM_lib EEPROM(i2c_bus, 1);
 
+<<<<<<< working copy
 
 // hoge test
+=======
+// ビッグエンディアン/リトルエンディアンに注意!
+
+>>>>>>> merge rev
 int main(){
     //////////////////////////////////////////write
     /*