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