You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## The DMP examples are verbose. Is that deliberate?
96
118
97
119
Yes, it certainly is! As you can tell from the examples, we are still gaining experience with the DMP. We have _deliberately_ written the examples so you can follow each step as the DMP is configured.
@@ -122,8 +144,8 @@ Absolutely! Please see [CONTRIBUTING.md](./CONTRIBUTING.md) for further details.
122
144
123
145
Brace yourself. Here it is:
124
146
125
-
-**.....**- indicates where I've omitted some of the bus transactions. There are _many_ writes to the Power Management 1 register to enable and disable low power mode. I have omitted many of those.
126
-
-**#####**- indicates an interval in the I<sup>2</sup>C bus traffic.
147
+
-**.....** indicates where I've omitted some of the bus transactions. There are _many_ writes to the Power Management 1 register to enable and disable low power mode. I have omitted many of those.
148
+
-**#####** indicates an interval in the I<sup>2</sup>C bus traffic.
0 commit comments