d

Dependents:   Lab7 Lab9 Lab9

Fork of MPL3115A2 by MSS

Files at this revision

API Documentation at this revision

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
+}