mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 03:39:49 +03:00
43 lines
928 B
Plaintext
43 lines
928 B
Plaintext
-DW5500_CS_PIN=53
|
|
-DARTNET_ENABLE
|
|
-DDMX_SMOOTH
|
|
-DMODBUS_SERIAL_BAUD=9600
|
|
-DOTA
|
|
-DSYSLOG_ENABLE
|
|
-DSTATUSLED
|
|
-DMCP23017
|
|
#-DPID_DISABLE
|
|
-DARDUINO_OTA_MDNS_DISABLE
|
|
-DMDNS_ENABLE
|
|
-DTIMER_INT
|
|
#-DFLASH_OFFSET=-256
|
|
|
|
# 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
|
|
|
|
#disable HOMIE topics publishing
|
|
-DNO_HOMIE
|
|
|
|
#Put modbus exchange in debug hex dump
|
|
#-DMODBUS_DEBUG
|
|
|
|
#Uncomment next 3 lines (or add it to custom build flags) to use Native USB port for debug/CLI instead Serial
|
|
#-DdebugSerialPort=SerialUSB
|
|
#-DSerialPortType=Serial_
|
|
#-DSERIAL_BAUD=0
|
|
|
|
#Default SerialDebug settings
|
|
#-DSERIAL_BAUD=115200
|
|
#-DdebugSerialPort=Serial
|
|
|
|
-DRESTART_LAN_ON_MQTT_ERRORS
|
|
#-D CORS=\"http://lazyhome.ru\"
|
|
-DOTA_PORT=80
|
|
-D CORS=\"*\"
|
|
-D REDIRECTION_URL=\"http://lazyhome.ru/pwa\"
|
|
-D MERCURY_ENABLE
|
|
#-D IPMODBUS
|
|
-D CONFIG_CLEAN_PIN=2 |