From e0429e579ca181675332773499117bad9792f11f Mon Sep 17 00:00:00 2001 From: Brian Date: Mon, 1 Apr 2019 10:51:05 +0100 Subject: [PATCH] Update README.md --- PMS7003/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PMS7003/README.md b/PMS7003/README.md index 5badebd..fef3b24 100644 --- a/PMS7003/README.md +++ b/PMS7003/README.md @@ -5,3 +5,5 @@ Reads the Plantower PMS7003 sensor in a non-blocking way. The sketch PMS7003_TEST2.ino demonstrates how to use the driver. The driver includes calls to put the sensor to sleep and wake it up again. + +See also the Examples folder which has an example using a Nano.