This website works better with JavaScript.
Home
Explore
Help
Sign In
mh
/
mhsw-espurna
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Set d1mini as default pio env
fastled
Xose Pérez
7 years ago
parent
1106b3c024
commit
396c92330e
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
code/platformio.ini
+ 1
- 1
code/platformio.ini
View File
@ -1,5 +1,5 @@
[platformio]
[platformio]
env_default
=
nodemcu-lolin
env_default
=
wemos-d1mini-relayshield
src_dir
=
espurna
src_dir
=
espurna
data_dir
=
espurna/data
data_dir
=
espurna/data
Write
Preview
Loading…
Cancel
Save