Seeed Grove Temperature sensor component library

Dependents:   Hello-grove-temperature-sensor Wio_3G_HTTP-POST-example Wio_3G_example sgam-lib ... more

Revision:
1:aee37a51ccbb
Parent:
0:d4056a86ef8c
--- a/Grove_temperature.cpp	Mon Aug 06 09:22:23 2018 +0000
+++ b/Grove_temperature.cpp	Mon Aug 06 09:24:54 2018 +0000
@@ -21,8 +21,8 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
- 
- #include "Grove_temperature.h"
+
+#include "Grove_temperature.h"
 
 Grove_temperature::Grove_temperature(PinName ain)
     : _ain(ain)