mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 03:39:49 +03:00
Cumulative changes/pre-release
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#-DW5500_CS_PIN=53
|
||||
-DDMX_SMOOTH
|
||||
-DSYSLOG_ENABLE
|
||||
#-DMODBUS_DIMMER_PARAM=SERIAL_8E1
|
||||
#-DMODBUS_SERIAL_PARAM=SERIAL_8E1
|
||||
-DARTNET_ENABLE
|
||||
-DOTA
|
||||
-DSTATUSLED
|
||||
|
||||
@@ -26,6 +26,10 @@
|
||||
#-DmodbusSerial=Serial1
|
||||
#-DMODBUS_DEBUG
|
||||
|
||||
#-DMODBUS_UART_RX_PIN=16
|
||||
#-DMODBUS_UART_TX_PIN=17
|
||||
#-DmodbusSerial=Serial2
|
||||
|
||||
# Use default pins for modbus UART
|
||||
#-DMODBUS_UART_RX_PIN=-1
|
||||
#-DMODBUS_UART_TX_PIN=-1
|
||||
|
||||
@@ -12,8 +12,8 @@
|
||||
-DTIMER_INT
|
||||
#-DFLASH_OFFSET=-256
|
||||
|
||||
# Serial parameters for LEGACY Modbus
|
||||
-DMODBUS_DIMMER_PARAM=SERIAL_8E1
|
||||
# default MODBUS Serial parameters for LEGACY Modbus and MODBUS over IP
|
||||
#-DMODBUS_SERIAL_PARAM=SERIAL_8E1
|
||||
|
||||
#Set Logariphmic law for DMX channels bright
|
||||
-DBRIGHT_LOG
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#-DMODBUS_DIMMER_PARAM=SERIAL_8E1
|
||||
#-DMODBUS_SERIAL_PARAM=SERIAL_8E1
|
||||
-DAVR_DMXOUT_PIN=18
|
||||
-DSYSLOG_ENABLE
|
||||
-DWiz5100
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
-DWiz5500
|
||||
#-DMODBUS_DIMMER_PARAM=SERIAL_8E1
|
||||
#-DMODBUS_SERIAL_PARAM=SERIAL_8E1
|
||||
-DAVR_DMXOUT_PIN=18
|
||||
-DSYSLOG_ENABLE
|
||||
#-DPID_DISABLE
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
|
||||
#-DMODBUS_DIMMER_PARAM=SERIAL_8E1
|
||||
#-DMODBUS_SERIAL_PARAM=SERIAL_8E1
|
||||
#-DAVR_DMXOUT_PIN=18
|
||||
-DDMX_DISABLE
|
||||
-DMODBUS_DISABLE
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
|
||||
#-DMODBUS_DIMMER_PARAM=SERIAL_8E1
|
||||
#-DMODBUS_SERIAL_PARAM=SERIAL_8E1
|
||||
#-DAVR_DMXOUT_PIN=18
|
||||
-DDMX_DISABLE
|
||||
-DMODBUS_DISABLE
|
||||
#-DMBUS_DISABLE
|
||||
-DMBUS_DISABLE
|
||||
#-DOWIRE_DISABLE
|
||||
-DDHT_DISABLE
|
||||
-DCOUNTER_DISABLE
|
||||
|
||||
Reference in New Issue
Block a user