version one

Fork of SHTx by Roy van Dam

Revision:
2:cd8e210049b9
Parent:
1:8465801be23f
--- a/i2c.hpp	Fri Nov 19 16:24:46 2010 +0000
+++ b/i2c.hpp	Mon Mar 04 19:11:37 2013 +0000
@@ -86,12 +86,12 @@
          */
         bool wait(void);
 
-		/**
-		 * Function: reset
-		 *  If communication with the device is lost
-		 *  the command will reset the serial interface
-		 */
-		void reset(void);
+        /**
+         * Function: reset
+         *  If communication with the device is lost
+         *  the command will reset the serial interface
+         */
+        void reset(void);
     
         /**
          * Function: write