Direct copy of the library, but apparently I made a change?

Fork of SHTx by Roy van Dam

Revision:
2:6e39013b40dd
Parent:
1:8465801be23f
--- a/i2c.cpp	Fri Nov 19 16:24:46 2010 +0000
+++ b/i2c.cpp	Sat Sep 10 12:45:09 2016 +0000
@@ -45,9 +45,9 @@
 		this->scl(1);
 		this->sda(0);
 		this->scl(0);
-		this->scl(1);
-		this->sda(1);
-		this->scl(0);
+		// this->scl(1);
+		// this->sda(1);
+		// this->scl(0);
 	}
 
 	void