mirror of
https://github.com/anklimov/lighthub
synced 2025-12-10 05:39:51 +03:00
Add configuration for CS pin for Ethernet W5500
This commit is contained in:
@@ -24,5 +24,6 @@
|
||||
# export FLAGS="$FLAGS -DRESET_PIN=5"
|
||||
# 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 -DPIO_SRC_REV="$(git log --pretty=format:%h_%ad -1 --date=short)
|
||||
echo $FLAGS
|
||||
Reference in New Issue
Block a user