Skip to content

Commit

Permalink
update of readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobqvist committed Dec 8, 2021
1 parent bd4531f commit 11eb2e9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,12 @@ The ESP32 pin connection to the SCD30 sensor is as follows:
- 3.3V > 3V
- GND > GND

`import scd30
```
import scd30
main:
...
`
...
```

See the `examples` folder for more examples

Expand Down

0 comments on commit 11eb2e9

Please sign in to comment.