オムロンのMEMS熱センサー
Dependents: YOZAKURA_ARM YOZAKURA_ARM_USB YOZAKURA_ARM_USB_Keyboard
Revision 4:6a5ab8af56a4, committed 2015-04-24
- Comitter:
- yusuke_kyo
- Date:
- Fri Apr 24 03:21:34 2015 +0000
- Parent:
- 3:c7d3279ba305
- Commit message:
- ?
Changed in this revision
| MEMS.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/MEMS.cpp Wed Apr 08 08:04:48 2015 +0000
+++ b/MEMS.cpp Fri Apr 24 03:21:34 2015 +0000
@@ -33,4 +33,5 @@
dt[i] = 0.1 * datr[i];
}
d_PTAT = 0.1 * PTAT;
+ wait(0.1);
}
\ No newline at end of file