File tree Expand file tree Collapse file tree 5 files changed +55
-0
lines changed Expand file tree Collapse file tree 5 files changed +55
-0
lines changed File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
1
+ Simple test
2
+ ------------
3
+
4
+ Ensure your device works with this simple test.
5
+
6
+ .. literalinclude :: ../examples/bme280_simpletest.py
7
+ :caption: examples/bme280_simpletest.py
8
+ :linenos:
Original file line number Diff line number Diff line change
1
+ .. include :: ../README.rst
2
+
3
+ Table of Contents
4
+ =================
5
+
6
+ .. toctree ::
7
+ :maxdepth: 4
8
+ :hidden:
9
+
10
+ self
11
+
12
+ .. toctree ::
13
+ :caption: Examples
14
+
15
+ examples
16
+
17
+ .. toctree ::
18
+ :caption: API Reference
19
+ :maxdepth: 3
20
+
21
+ api
22
+
23
+ .. toctree ::
24
+ :caption: Tutorials
25
+
26
+ .. toctree ::
27
+ :caption: Related Products
28
+
29
+ Adafruit BME280 I2C or SPI Temperature Humidity Pressure Sensor <https://www.adafruit.com/product/2652 >
30
+
31
+ .. toctree ::
32
+ :caption: Other Links
33
+
34
+ Download <https://github.com/adafruit/Adafruit_CircuitPython_BME280/releases/latest >
35
+ CircuitPython Reference Documentation <https://circuitpython.readthedocs.io >
36
+ CircuitPython Support Forum <https://forums.adafruit.com/viewforum.php?f=60 >
37
+ Discord Chat <https://adafru.it/discord >
38
+ Adafruit Learning System <https://learn.adafruit.com >
39
+ Adafruit Blog <https://blog.adafruit.com >
40
+ Adafruit Store <https://www.adafruit.com >
41
+
42
+ Indices and tables
43
+ ==================
44
+
45
+ * :ref: `genindex `
46
+ * :ref: `modindex `
47
+ * :ref: `search `
You can’t perform that action at this time.
0 commit comments