Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of MPL3115A2 by
Revision 5:cf8bcbb774f1, committed 2018-03-04
- Comitter:
- dgutsch
- Date:
- Sun Mar 04 22:40:47 2018 +0000
- Parent:
- 4:e6b776404541
- Commit message:
- didn't really change anything else;
Changed in this revision
| MPL3115A2.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/MPL3115A2.cpp Fri Mar 02 18:29:03 2018 +0000
+++ b/MPL3115A2.cpp Sun Mar 04 22:40:47 2018 +0000
@@ -562,4 +562,4 @@
readRegs(tmp[0], &tmp[1], 1) ;
tmp[1] &= 0x7F ;
writeRegs(tmp, 2) ;
-}
\ No newline at end of file
+}
