From 8044a72c91e139a4b7bd2e2f475d7bf90a3e8ca3 Mon Sep 17 00:00:00 2001 From: Muhammad Arifur Rahman Date: Thu, 11 Oct 2018 23:58:16 +0600 Subject: [PATCH] Added notes for VCC connection Added recommendation to check the datasheet for correct logic level of the sensor. --- examples/sensorapi/sensorapi.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/sensorapi/sensorapi.ino b/examples/sensorapi/sensorapi.ino index 00aa31f..c2f477c 100644 --- a/examples/sensorapi/sensorapi.ino +++ b/examples/sensorapi/sensorapi.ino @@ -18,7 +18,7 @@ =========== Connect SCL to I2C SCL Clock Connect SDA to I2C SDA Data - Connect VCC to 3.3V or 5V (whatever your logic level is) + Connect VCC to 3.3V or 5V (depending on sensor's logic level, check the datasheet) Connect GROUND to common ground I2C Address