mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 11:49:51 +03:00
Merge branch 'master' into patch
This commit is contained in:
@@ -130,6 +130,10 @@ platformio device monitor -b 115200
|
|||||||
* OWIRE_DISABLE // disable OneWire support
|
* OWIRE_DISABLE // disable OneWire support
|
||||||
|
|
||||||
Look at build_flags_template.sh for customizing.
|
Look at build_flags_template.sh for customizing.
|
||||||
|
=======
|
||||||
|
|
||||||
|
export PLATFORMIO_BUILD_FLAGS="-DMY_CONFIG_SERVER=192.168.1.1 -DWATCH_DOG_TICKER_DISABLE=1 -DUSE_1W_PIN=49 -DSERIAL_BAUD=115200 -DSD_CARD_INSERTED=1"
|
||||||
|
|
||||||
|
|
||||||
# Default compilation behavior:
|
# Default compilation behavior:
|
||||||
* Config server: lazyhome.ru
|
* Config server: lazyhome.ru
|
||||||
@@ -143,3 +147,5 @@ Look at build_flags_template.sh for customizing.
|
|||||||
* DMX support enabled
|
* DMX support enabled
|
||||||
* Modbus support enabled
|
* Modbus support enabled
|
||||||
* OneWire support enabled
|
* OneWire support enabled
|
||||||
|
=======
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user