We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3c2a6df + 5820b34 commit b08309bCopy full SHA for b08309b
.gitignore
@@ -1 +1,2 @@
1
/scd4x_i2c_example_usage
2
+.idea
README.md
@@ -1,5 +1,4 @@
-Getting Started on Raspberry Pi
-===============================
+# Sensirion Raspberry Pi I2C SCD4x Driver
3
4
This document explains how to set up the SCD4x sensor to run on a Raspberry Pi
5
using the provided code.
@@ -9,9 +8,7 @@ using the provided code.
9
8
Click [here](https://sensirion.com/my-scd-ek) to learn more about the SCD4x
10
sensor and the SCD41 Evaluation Kit Board.
11
12
-
13
-Setup Guide
14
------------
+## Setup Guide
15
16
### Connecting the Sensor
17
0 commit comments