From b051c575add1ebf0667d4f6b96c57a91b3f1d20a Mon Sep 17 00:00:00 2001 From: klauswitt <> Date: Sun, 6 Jul 2014 21:38:27 +0000 Subject: [PATCH] modified comment git-svn-id: https://svn.fhem.de/fhem/trunk@6208 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/51_I2C_BMP180.pm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/fhem/FHEM/51_I2C_BMP180.pm b/fhem/FHEM/51_I2C_BMP180.pm index 6619c8abd..613f0b945 100644 --- a/fhem/FHEM/51_I2C_BMP180.pm +++ b/fhem/FHEM/51_I2C_BMP180.pm @@ -7,7 +7,6 @@ connected to the Raspberry Pi. contributed by Dirk Hoffmann 2013 - $Id$ =head1 DESCRIPTION 51_I2C_BMP180.pm reads the air pressure of the digital pressure sensor BMP180 @@ -738,4 +737,4 @@ sub I2C_BMP180_calcTruePressure($$$) { =end html_DE -=cut +=cut \ No newline at end of file