From 134b1a68943f679adf2d4545ad9f1d58e13dd75d Mon Sep 17 00:00:00 2001 From: Zifeng1997 <58804221+xzf89718@users.noreply.github.com> Date: Tue, 15 Nov 2022 16:01:13 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 627ec95..02eae55 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ This is a repository desgined for the arduino 37 sensors bundle for raspberry pi pip install sensors-control-gpio-xzf8971 ``` # AHT20 -AHT20 CRC8/MAXIM is still work in proress. ## How to For help infromation ```bash @@ -21,4 +20,4 @@ python -m AHT20_sensor_control -n 1 -o example.log -t 60 -c ## How to ```bash python -m DHT11_sensor_control -p pin -b adafruit -``` \ No newline at end of file +```