From 8c0668281442345202224445aaa4e8008953a67a Mon Sep 17 00:00:00 2001 From: Muhammad Arifur Rahman Date: Thu, 11 Oct 2018 23:51:34 +0600 Subject: [PATCH] Fixed the typo Changed "VDD" to "VCC" --- 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 665d579..00aa31f 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 VDD to 3.3V or 5V (whatever your logic level is) + Connect VCC to 3.3V or 5V (whatever your logic level is) Connect GROUND to common ground I2C Address