This commit is contained in:
2021-02-27 16:37:22 +00:00
parent e505dc4b50
commit 5b0280220e
3 changed files with 50 additions and 0 deletions

View File

@@ -16,6 +16,17 @@ lib_deps =
knolleary/PubSubClient@^2.8.0
bblanchon/ArduinoJson@^6.17.2
upload_speed = 115200
src_filter =
;; Default filter
+<*>
-<.git/>
-<.svn/>
-<example/>
-<examples/>
-<test/>
-<tests/>
;; Don't compile until the user adds their own config
-<src/config-example.h>
[env:button-release]