Add modbus register type parameter

This commit is contained in:
Mykhailo Khulap
2018-10-17 21:06:52 +03:00
parent 7c46f3b7cd
commit 9d6ffe7f7d
4 changed files with 85 additions and 18 deletions

View File

@@ -26,5 +26,7 @@
# export FLAGS="$FLAGS -DDHCP_RETRY_INTERVAL=60000"
# export FLAGS="$FLAGS -DRESTART_LAN_ON_MQTT_ERRORS"
# export FLAGS="$FLAGS -DW5500_CS_PIN=53"
# export FLAGS="$FLAGS -DINTERVAL_CHECK_INPUT=20"
# export FLAGS="$FLAGS -MODBUS_DIMMER_PARAM=SERIAL_8N1"
export FLAGS="$FLAGS -DPIO_SRC_REV="$(git log --pretty=format:%h_%ad -1 --date=short)
echo $FLAGS