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
Using AsyncMQTTClient by default again
fastled
Xose Pérez
7 years ago
parent
eb432ffe95
commit
041d2a9f55
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
code/espurna/config/general.h
+ 1
- 1
code/espurna/config/general.h
View File
@ -131,7 +131,7 @@
/
/
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
#
ifndef MQTT_USE_ASYNC
#
define MQTT_USE_ASYNC
0
#
define MQTT_USE_ASYNC
1
#
endif
#
define MQTT_SERVER ""
Write
Preview
Loading…
Cancel
Save