mirror of https://github.com/arendst/Tasmota.git
commit
c8bdf11f80
|
@ -29,8 +29,7 @@
|
||||||
* (1) copy this file to "user_config_override.h" (It will be ignored by Git)
|
* (1) copy this file to "user_config_override.h" (It will be ignored by Git)
|
||||||
* (2) define your own settings below
|
* (2) define your own settings below
|
||||||
* (3) for platformio:
|
* (3) for platformio:
|
||||||
* define USE_CONFIG_OVERRIDE as a build flags.
|
* All done.
|
||||||
* ie1 : export PLATFORMIO_BUILD_FLAGS='-DUSE_CONFIG_OVERRIDE'
|
|
||||||
* for Arduino IDE:
|
* for Arduino IDE:
|
||||||
* enable define USE_CONFIG_OVERRIDE in my_user_config.h
|
* enable define USE_CONFIG_OVERRIDE in my_user_config.h
|
||||||
******************************************************************************************************
|
******************************************************************************************************
|
||||||
|
|
Loading…
Reference in New Issue