Skip to content

Commit

Permalink
backport SVN commit ID from fhem repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Roadyweb committed Sep 20, 2014
1 parent 8a25cd8 commit 58d97f0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion host_software/fhem/37_SHCdev.pm
Expand Up @@ -19,7 +19,7 @@
# You should have received a copy of the GNU General Public License along
# with smarthomatic. If not, see <http://www.gnu.org/licenses/>.
###########################################################################
# $Id: 37_SHCdev.pm 6177 2014-06-29 11:09:17Z rr2000 $
# $Id: 37_SHCdev.pm 6580 2014-09-20 09:50:45Z rr2000 $

package main;

Expand Down
2 changes: 1 addition & 1 deletion host_software/fhem/SHC_datafields.pm
Expand Up @@ -21,7 +21,7 @@
# You should have received a copy of the GNU General Public License along
# with smarthomatic. If not, see <http://www.gnu.org/licenses/>.
##########################################################################
# $Id: SHC_datafields.pm 6177 2014-06-29 11:09:17Z rr2000 $
# $Id: SHC_datafields.pm 6580 2014-09-20 09:50:45Z rr2000 $

package SHC_util;

Expand Down
2 changes: 1 addition & 1 deletion host_software/fhem/SHC_parser.pm
Expand Up @@ -46,7 +46,7 @@
# 3.) Get send string: $str = $parser->getSendString($receiverID);
# 4.) Send string to base station (over UART).
##########################################################################
# $Id: SHC_parser.pm 6177 2014-06-29 11:09:17Z rr2000 $
# $Id: SHC_parser.pm 6580 2014-09-20 09:50:45Z rr2000 $

package SHC_parser;

Expand Down

0 comments on commit 58d97f0

Please sign in to comment.