2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-03 16:56:54 +00:00

Id inserted/corrected

git-svn-id: https://svn.fhem.de/fhem/trunk@5770 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
klauswitt 2014-05-06 19:20:46 +00:00
parent 4e755aa52e
commit a74a9c8809
8 changed files with 8 additions and 7 deletions

View File

@ -1,5 +1,5 @@
##############################################
# $Id: 00_Netzer_I2C.pm klausw
# $Id$
package main;
use strict;

View File

@ -1,5 +1,5 @@
##############################################
# $Id: 00_RPII2C.pm klausw
# $Id$
package main;
use strict;

View File

@ -1,3 +1,4 @@
# $Id$
=head1
51_I2C_BMP180.pm

View File

@ -1,5 +1,5 @@
##############################################################################
#
# $Id$
# 51_Netzer.pm
#
##############################################################################

View File

@ -1,5 +1,5 @@
##############################################################################
#
# $Id$
# 51_RPI_GPIO.pm
#
##############################################################################

View File

@ -1,5 +1,5 @@
##############################################################################
#
# $Id$
# 52_I2C_PCA9532.pm
#
##############################################################################

View File

@ -1,5 +1,5 @@
##############################################
# $Id: 52_I2C_PCF8574.pm 3764 2014-01-22 07:09:38Z klausw $
# $Id$
package main;
use strict;

View File

@ -1,5 +1,5 @@
##############################################
# $Id: 52_I2C_SHT21.pm 3764 2014-01-22 07:09:38Z klausw $
# $Id$
package main;