Skip to content

Commit 5c3d019

Browse files
Autogenerated: Fix example bullets/markdown links
1 parent 607226d commit 5c3d019

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

examples/README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@ NOTE: Any numbering of examples is to retain consistency with the Arduino librar
77
Simple Example for the Qwiic TMP102 Device
88

99
The key methods showcased by this example are:
10-
-[set_fault()](https://docs.sparkfun.com/qwiic_tmp102_py/classqwiic__tmp102_1_1_qwiic_tmp102_sensor.html#a344274d651723491c358b6d94a0a5309)
11-
-[set_alert_polarity()](https://docs.sparkfun.com/qwiic_tmp102_py/classqwiic__tmp102_1_1_qwiic_tmp102_sensor.html#a3474e054fccda8ddde2e0f30cfe9570f)
12-
-[set_alert_mode()](https://docs.sparkfun.com/qwiic_tmp102_py/classqwiic__tmp102_1_1_qwiic_tmp102_sensor.html#a3bf679ecd81acde07dac06dc0c669f82)
13-
-[set_conversion_rate()](https://docs.sparkfun.com/qwiic_tmp102_py/classqwiic__tmp102_1_1_qwiic_tmp102_sensor.html#a227f41d274da19b293424c4866475873)
14-
-[set_extended_mode()](https://docs.sparkfun.com/qwiic_tmp102_py/classqwiic__tmp102_1_1_qwiic_tmp102_sensor.html#a96024ea22ff9a381c3d391038c0a4da8)
15-
-[set_high_temp_f()](https://docs.sparkfun.com/qwiic_tmp102_py/classqwiic__tmp102_1_1_qwiic_tmp102_sensor.html#af5890245c9d35a2bc6c0349ef87b8081)
16-
-[set_low_temp_f()](https://docs.sparkfun.com/qwiic_tmp102_py/classqwiic__tmp102_1_1_qwiic_tmp102_sensor.html#acfd545a8aef7abde61091ada16dbbe17)
17-
-[wakeup()](https://docs.sparkfun.com/qwiic_tmp102_py/classqwiic__tmp102_1_1_qwiic_tmp102_sensor.html#a3458195c0618a415928085abbee4377b)
18-
-[read_temp_f()](https://docs.sparkfun.com/qwiic_tmp102_py/classqwiic__tmp102_1_1_qwiic_tmp102_sensor.html#ae73d5f968d98d748113d2d4c4943dd41)
19-
-[alert()](https://docs.sparkfun.com/qwiic_tmp102_py/classqwiic__tmp102_1_1_qwiic_tmp102_sensor.html#a26120555525346ab140cf6a46a09061a)
20-
-[sleep()](https://docs.sparkfun.com/qwiic_tmp102_py/classqwiic__tmp102_1_1_qwiic_tmp102_sensor.html#adec143eb2a7ef012cd7299cfb93ccbf9)
10+
- [set_fault()](https://docs.sparkfun.com/qwiic_tmp102_py/classqwiic__tmp102_1_1_qwiic_tmp102_sensor.html#a344274d651723491c358b6d94a0a5309)
11+
- [set_alert_polarity()](https://docs.sparkfun.com/qwiic_tmp102_py/classqwiic__tmp102_1_1_qwiic_tmp102_sensor.html#a3474e054fccda8ddde2e0f30cfe9570f)
12+
- [set_alert_mode()](https://docs.sparkfun.com/qwiic_tmp102_py/classqwiic__tmp102_1_1_qwiic_tmp102_sensor.html#a3bf679ecd81acde07dac06dc0c669f82)
13+
- [set_conversion_rate()](https://docs.sparkfun.com/qwiic_tmp102_py/classqwiic__tmp102_1_1_qwiic_tmp102_sensor.html#a227f41d274da19b293424c4866475873)
14+
- [set_extended_mode()](https://docs.sparkfun.com/qwiic_tmp102_py/classqwiic__tmp102_1_1_qwiic_tmp102_sensor.html#a96024ea22ff9a381c3d391038c0a4da8)
15+
- [set_high_temp_f()](https://docs.sparkfun.com/qwiic_tmp102_py/classqwiic__tmp102_1_1_qwiic_tmp102_sensor.html#af5890245c9d35a2bc6c0349ef87b8081)
16+
- [set_low_temp_f()](https://docs.sparkfun.com/qwiic_tmp102_py/classqwiic__tmp102_1_1_qwiic_tmp102_sensor.html#acfd545a8aef7abde61091ada16dbbe17)
17+
- [wakeup()](https://docs.sparkfun.com/qwiic_tmp102_py/classqwiic__tmp102_1_1_qwiic_tmp102_sensor.html#a3458195c0618a415928085abbee4377b)
18+
- [read_temp_f()](https://docs.sparkfun.com/qwiic_tmp102_py/classqwiic__tmp102_1_1_qwiic_tmp102_sensor.html#ae73d5f968d98d748113d2d4c4943dd41)
19+
- [alert()](https://docs.sparkfun.com/qwiic_tmp102_py/classqwiic__tmp102_1_1_qwiic_tmp102_sensor.html#a26120555525346ab140cf6a46a09061a)
20+
- [sleep()](https://docs.sparkfun.com/qwiic_tmp102_py/classqwiic__tmp102_1_1_qwiic_tmp102_sensor.html#adec143eb2a7ef012cd7299cfb93ccbf9)
2121

2222
## Example2 One-Shot Temperature Reading
2323
This sketch connects to the TMP102 temperature sensor and enables the
@@ -34,6 +34,6 @@ This sketch connects to the TMP102 temperature sensor and enables the
3434
Distributed as-is; no warranty is given.
3535

3636
The key methods showcased by this example are:
37-
-[one_shot()](https://docs.sparkfun.com/qwiic_tmp102_py/classqwiic__tmp102_1_1_qwiic_tmp102_sensor.html#ac6ddcc1f60857d3ff39711667802d4a3)
38-
-[read_temp_c()](https://docs.sparkfun.com/qwiic_tmp102_py/classqwiic__tmp102_1_1_qwiic_tmp102_sensor.html#a7ae43b44590dfaee186782d1bbfa9d1f)
37+
- [one_shot()](https://docs.sparkfun.com/qwiic_tmp102_py/classqwiic__tmp102_1_1_qwiic_tmp102_sensor.html#ac6ddcc1f60857d3ff39711667802d4a3)
38+
- [read_temp_c()](https://docs.sparkfun.com/qwiic_tmp102_py/classqwiic__tmp102_1_1_qwiic_tmp102_sensor.html#a7ae43b44590dfaee186782d1bbfa9d1f)
3939

0 commit comments

Comments
 (0)