Minor addition to vb header files

This commit is contained in:
Elad Salomons
2015-07-31 14:41:18 +03:00
parent ef2763d155
commit a3c7eaae15
2 changed files with 2 additions and 0 deletions

View File

@@ -51,6 +51,7 @@ Global Const EN_STATUS = 11
Global Const EN_SETTING = 12
Global Const EN_ENERGY = 13
Global Const EN_LINKQUAL = 14 'ES
Global Const EN_LINKPATTERN 15
Global Const EN_DURATION = 0 ' Time parameters
Global Const EN_HYDSTEP = 1

View File

@@ -55,6 +55,7 @@ Public Const EN_STATUS = 11
Public Const EN_SETTING = 12
Public Const EN_ENERGY = 13
Public Const EN_LINKQUAL = 14 'ES
Public Const EN_LINKPATTERN 15
Public Const EN_DURATION = 0 ' Time parameters
Public Const EN_HYDSTEP = 1