Skip to content

Commit 6247a9b

Browse files
committed
adding_example_pico _to _API
1 parent 51ec4c0 commit 6247a9b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/examples.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,12 @@ parameters supported by the sensor
1616
.. literalinclude:: ../examples/bme280_normal_mode.py
1717
:caption: examples/bme280_normal_mode.py
1818
:linenos:
19+
20+
RP Pico Example
21+
---------------
22+
23+
Example showing how the BME280 library using a RP Pico
24+
25+
.. literalinclude:: ../examples/bme280_simpletest_pico.py
26+
:caption: examples/bme280_simpletest_pico.py
27+
:linenos:

0 commit comments

Comments
 (0)