d
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 |
diff -r e6b776404541 -r cf8bcbb774f1 MPL3115A2.cpp --- 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 +}