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
Back to the latest ESPAsyncWebServer version after issue
#100
has been resolved
fastled
Xose Pérez
8 years ago
parent
64f16118ad
commit
7d46817008
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.official.ini
+ 1
- 1
code/platformio.custom.ini
View File
@ -20,7 +20,7 @@ lib_deps =
Time
Time
ArduinoJson
ArduinoJson
ESPAsyncTCP
ESPAsyncTCP
ESPAsyncWebServer
@3e6e890808
ESPAsyncWebServer
AsyncMqttClient
AsyncMqttClient
ESPAsyncUCP
ESPAsyncUCP
Embedis
Embedis
+ 1
- 1
code/platformio.official.ini
View File
@ -8,7 +8,7 @@ lib_deps =
Time
Time
ArduinoJson
ArduinoJson
ESPAsyncTCP
ESPAsyncTCP
ESPAsyncWebServer
@3e6e890808
ESPAsyncWebServer
AsyncMqttClient
AsyncMqttClient
ESPAsyncUCP
ESPAsyncUCP
Embedis
Embedis
Write
Preview
Loading…
Cancel
Save