EEPROMのライブラリ

Dependents:   Hybrid_IZU2021_MAIN_OS5 Hybrid_IZU2021_POST_PROCESS Hybrid_IZU2021_MAIN

Files at this revision

API Documentation at this revision

Comitter:
tanahashi
Date:
Mon Mar 08 16:48:14 2021 +0000
Parent:
0:2b9b9c1e98d9
Commit message:
fixed

Changed in this revision

PQ_EEPROM.h Show annotated file Show diff for this revision Revisions of this file
diff -r 2b9b9c1e98d9 -r 17aac6418a06 PQ_EEPROM.h
--- a/PQ_EEPROM.h	Tue Dec 15 15:33:33 2020 +0000
+++ b/PQ_EEPROM.h	Mon Mar 08 16:48:14 2021 +0000
@@ -2,7 +2,7 @@
 #define PQ_EEPROM_H
 
 /**
- * 3軸高加速度センサADXL375のライブラリ
+ * EEPROM24FC1025のライブラリ
  * @code
 #include "mbed.h"
 #include "PQ_EEPROM.h"