mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 03:39:49 +03:00
45 lines
967 B
Plaintext
45 lines
967 B
Plaintext
-DWIFI_ENABLE
|
|
-DDMX_DISABLE
|
|
# - exeption in DMX.update/begin
|
|
#-DSPILED_DISABLE
|
|
#-DAC_DISABLE
|
|
-DMODBUS_DISABLE
|
|
#-DMBUS_DISABLE
|
|
-DCOUNTER_DISABLE
|
|
-DSYSLOG_ENABLE
|
|
# - udp errors
|
|
-DOTA
|
|
#-DARDUINO_OTA_MDNS_DISABLE
|
|
#-DMDNS_ENABLE - ArduinoMDNS didnt working
|
|
|
|
-DMCP23017
|
|
-DMODBUS_TX_PIN=13
|
|
#-DARTNET_ENABLE - udp rx errors ((
|
|
#-DUSE_1W_PIN=16
|
|
#-DW5500_CS_PIN=15
|
|
#-DPID_DISABLE
|
|
|
|
#Define pins for modbus UART Serial1. Default - 9/10 is utilized by ESP flash
|
|
#-DMODBUS_UART_RX_PIN=15
|
|
#-DMODBUS_UART_TX_PIN=2
|
|
#-DmodbusSerial=Serial1
|
|
#-DMODBUS_DEBUG
|
|
|
|
# Use default pins for modbus UART
|
|
#-DMODBUS_UART_RX_PIN=-1
|
|
#-DMODBUS_UART_TX_PIN=-1
|
|
|
|
# Example of UARTBRIDGE configuration
|
|
#-DUARTBRIDGE_ENABLE
|
|
#-DMODULE_UATRBRIDGE_UARTA=Serial1
|
|
#-DMODULE_UATRBRIDGE_UARTA_RX_PIN=15
|
|
#-DMODULE_UATRBRIDGE_UARTA_TX_PIN=2
|
|
|
|
#-DMODULE_UATRBRIDGE_UARTB=Serial2
|
|
#-DMODULE_UATRBRIDGE_UARTB_RX_PIN=-1
|
|
#-DMODULE_UATRBRIDGE_UARTB_TX_PIN=-1
|
|
|
|
#-DAUTOCONNECT_RECONNECT_WAITTIME=60
|
|
|
|
-DFS_STORAGE
|
|
-DFS_PREPARE |