mirror of https://github.com/arendst/Tasmota.git
No Arduino IDE
This commit is contained in:
parent
ee514f23df
commit
3c4002dfdd
|
@ -28,10 +28,7 @@
|
|||
* To modify the stock configuration without changing the my_user_config.h file:
|
||||
* (1) copy this file to "user_config_override.h" (It will be ignored by Git)
|
||||
* (2) define your own settings below
|
||||
* (3) for platformio:
|
||||
* All done.
|
||||
* for Arduino IDE:
|
||||
* enable define USE_CONFIG_OVERRIDE in my_user_config.h
|
||||
*
|
||||
******************************************************************************************************
|
||||
* ATTENTION:
|
||||
* - Changes to SECTION1 PARAMETER defines will only override flash settings if you change define CFG_HOLDER.
|
||||
|
|
Loading…
Reference in New Issue