|
|
@ -15,7 +15,7 @@ |
|
|
|
the repo files you can either define USE_CUSTOM_H or remove the |
|
|
|
"#ifdef USE_CUSTOM_H" & "#endif" lines and add a "custom.h" |
|
|
|
file to this same folder. |
|
|
|
Check https://bitbucket.org/xoseperez/espurna/issues/104/general_customh |
|
|
|
Check https://github.com/xoseperez/espurna/issues/104 |
|
|
|
for an example on how to use this file. |
|
|
|
(Define USE_CUSTOM_H on commandline for platformio: |
|
|
|
export PLATFORMIO_BUILD_FLAGS="'-DUSE_CUSTOM_H'" ) |
|
|
|