EEPROM test

Dependencies:   mbed EEPROM_lib

Files at this revision

API Documentation at this revision

Comitter:
imadaemi
Date:
Sat May 22 16:14:15 2021 +0000
Parent:
6:13bebe6d434a
Parent:
7:f89925dac6ca
Commit message:
merge comment

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 13bebe6d434a -r f024aab29f82 main.cpp
--- a/main.cpp	Sat May 22 16:12:02 2021 +0000
+++ b/main.cpp	Sat May 22 16:14:15 2021 +0000
@@ -9,6 +9,7 @@
 
 // hoge test
 // ビッグエンディアン/リトルエンディアンに注意!
+// OB ROCKET 2021
 
 int main(){
     //////////////////////////////////////////write