Compatible with Arduino and PlatformIO
This commit is contained in:
parent
6667365739
commit
9d01b42e32
5 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,3 +2,4 @@
|
|||
.piolibdeps
|
||||
.clang_complete
|
||||
.gcc-flags.json
|
||||
.DS_Store
|
||||
|
|
|
@ -26,3 +26,6 @@ lib_deps =
|
|||
ESPAsyncTCP
|
||||
AsyncMqttClient
|
||||
Adafruit NeoPixel
|
||||
|
||||
[platformio]
|
||||
src_dir=esp-wemos-schild
|
||||
|
|
Loading…
Add table
Reference in a new issue