From d8ce0e478c082f2254a21ede59f522a942be1645 Mon Sep 17 00:00:00 2001 From: Simon Albinsson Date: Sun, 22 Apr 2018 20:05:15 +0000 Subject: [PATCH] README: example code formatting fix --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0eb4d3e..8c70c5a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Program to read eCO_2 and TVOC from the [SGP30 sensor](https://www.sensirion.com Quick usage-example: + from sgp30 import Sgp30 import time with SMBusWrapper(1) as bus: