-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

# Serial parameters for LEGACY Modbus
-DMODBUS_DIMMER_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