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
Fix stupid type in platformio.ini (
#5
)
fastled
Xose Pérez
8 years ago
parent
7eae097991
commit
6d9faa2fde
2 changed files
with
2 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
code/platformio.custom.ini
+1
-1
code/platformio.ini
+ 1
- 1
code/platformio.custom.ini
View File
@ -22,7 +22,7 @@ lib_deps =
ESPAsyncTCP
ESPAsyncTCP
ESPAsyncWebServer
ESPAsyncWebServer
AsyncMqttClient
AsyncMqttClient
ESPAsyncU
C
P
ESPAsyncU
D
P
Embedis
Embedis
NtpClientLib
NtpClientLib
https://bitbucket.org/xoseperez/justwifi.git
https://bitbucket.org/xoseperez/justwifi.git
+ 1
- 1
code/platformio.ini
View File
@ -10,7 +10,7 @@ lib_deps =
ESPAsyncTCP
ESPAsyncTCP
ESPAsyncWebServer
ESPAsyncWebServer
AsyncMqttClient
AsyncMqttClient
ESPAsyncU
C
P
ESPAsyncU
D
P
Embedis
Embedis
NtpClientLib
NtpClientLib
https://bitbucket.org/xoseperez/justwifi.git
https://bitbucket.org/xoseperez/justwifi.git
Write
Preview
Loading…
Cancel
Save