We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5649e4b commit 3a1e173Copy full SHA for 3a1e173
README.md
@@ -9,6 +9,6 @@ Sensor is briefly heated at startup/reset; heater draws 90 mA at 3.3V.
9
Main loop runs with timed interrupt from LPM3 and VLO clock. I2C clock: 100 kHz using 10k pullup resistors; UART: 9600 baud.
10
IDE with CCS 6.1.3 and nofloat printf support.
11
12
-<p>Configuration registers for the Fx5xx and FR59xx families are not compatible; code is in the corresponding folders.
+<p>Configuration registers for the Fx5xx and FR59xx families are not compatible; complete code for each is in the corresponding folders.
13
14
<p>Mouser product video: https://www.youtube.com/watch?v=p8QBYTFYhUg
0 commit comments