MAX: Fix PushButtonState bits parsing
git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@2792 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -1,13 +1,8 @@
|
||||
package MaxCommon;
|
||||
|
||||
#use vars qw(%device_types);
|
||||
#use vars qw(%msgId2Cmd);
|
||||
#use vars qw(%msgCmd2Id);
|
||||
|
||||
require Exporter;
|
||||
@ISA = qw(Exporter);
|
||||
@EXPORT = qw(%device_types %msgId2Cmd %msgCmd2Id $defaultWeekProfile);
|
||||
#@EXPORT_OK = qw($Zeitstempel @Logdaten Besteller_ermitteln);
|
||||
|
||||
%device_types = (
|
||||
0 => "Cube",
|
||||
|
||||
Reference in New Issue
Block a user