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
Merge branch 'dev' of
https://bitbucket.org/mitchcox/espurna
into dev
fastled
Mitchell A. Cox
7 years ago
parent
7f83ca2daf
179d629ba7
commit
20713b3f97
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
code/espurna/espurna.ino
+1
-1
code/platformio.ini
+ 1
- 1
code/espurna/espurna.ino
View File
@ -2,7 +2,7 @@
ESPurna
Copyright
(
C
)
2016
-
2017
by
Xose
P
Ã
©
rez
<
xose
dot
perez
at
gmail
dot
com
>
Copyright
(
C
)
2016
-
2017
by
Xose
P
é
rez
<
xose
dot
perez
at
gmail
dot
com
>
This
program
is
free
software
:
you
can
redistribute
it
and
/
or
modify
it
under
the
terms
of
the
GNU
General
Public
License
as
published
by
+ 1
- 1
code/platformio.ini
View File
@ -1,5 +1,5 @@
[platformio]
env_default
=
esplive
env_default
=
nodemcu-lolin
src_dir
=
espurna
data_dir
=
espurna/data
Write
Preview
Loading…
Cancel
Save