Happy Hacking!
Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Schwarze Lunge
WLED
Commits
47d2218e
Commit
47d2218e
authored
2 years ago
by
cschwinne
Browse files
Options
Download
Patches
Plain Diff
Update AsyncMqttClient
parent
5f606bb0
Changes
34
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
.vscode/tasks.json
+11
-3
.vscode/tasks.json
platformio.ini
+1
-0
platformio.ini
wled00/src/dependencies/async-mqtt-client/AsyncMqttClient.cpp
+0
-877
...00/src/dependencies/async-mqtt-client/AsyncMqttClient.cpp
wled00/src/dependencies/async-mqtt-client/AsyncMqttClient.h
+0
-6
wled00/src/dependencies/async-mqtt-client/AsyncMqttClient.h
wled00/src/dependencies/async-mqtt-client/AsyncMqttClient.hpp
+0
-166
...00/src/dependencies/async-mqtt-client/AsyncMqttClient.hpp
wled00/src/dependencies/async-mqtt-client/AsyncMqttClient/Callbacks.hpp
+0
-28
...endencies/async-mqtt-client/AsyncMqttClient/Callbacks.hpp
wled00/src/dependencies/async-mqtt-client/AsyncMqttClient/DisconnectReasons.hpp
+0
-15
...s/async-mqtt-client/AsyncMqttClient/DisconnectReasons.hpp
wled00/src/dependencies/async-mqtt-client/AsyncMqttClient/Flags.hpp
+0
-57
.../dependencies/async-mqtt-client/AsyncMqttClient/Flags.hpp
wled00/src/dependencies/async-mqtt-client/AsyncMqttClient/Helpers.hpp
+0
-38
...ependencies/async-mqtt-client/AsyncMqttClient/Helpers.hpp
wled00/src/dependencies/async-mqtt-client/AsyncMqttClient/MessageProperties.hpp
+0
-7
...s/async-mqtt-client/AsyncMqttClient/MessageProperties.hpp
wled00/src/dependencies/async-mqtt-client/AsyncMqttClient/Packets/ConnAckPacket.cpp
+0
-30
...ync-mqtt-client/AsyncMqttClient/Packets/ConnAckPacket.cpp
wled00/src/dependencies/async-mqtt-client/AsyncMqttClient/Packets/ConnAckPacket.hpp
+0
-25
...ync-mqtt-client/AsyncMqttClient/Packets/ConnAckPacket.hpp
wled00/src/dependencies/async-mqtt-client/AsyncMqttClient/Packets/Packet.hpp
+0
-11
...cies/async-mqtt-client/AsyncMqttClient/Packets/Packet.hpp
wled00/src/dependencies/async-mqtt-client/AsyncMqttClient/Packets/PingRespPacket.cpp
+0
-21
...nc-mqtt-client/AsyncMqttClient/Packets/PingRespPacket.cpp
wled00/src/dependencies/async-mqtt-client/AsyncMqttClient/Packets/PingRespPacket.hpp
+0
-21
...nc-mqtt-client/AsyncMqttClient/Packets/PingRespPacket.hpp
wled00/src/dependencies/async-mqtt-client/AsyncMqttClient/Packets/PubAckPacket.cpp
+0
-30
...sync-mqtt-client/AsyncMqttClient/Packets/PubAckPacket.cpp
wled00/src/dependencies/async-mqtt-client/AsyncMqttClient/Packets/PubAckPacket.hpp
+0
-25
...sync-mqtt-client/AsyncMqttClient/Packets/PubAckPacket.hpp
wled00/src/dependencies/async-mqtt-client/AsyncMqttClient/Packets/PubCompPacket.cpp
+0
-30
...ync-mqtt-client/AsyncMqttClient/Packets/PubCompPacket.cpp
wled00/src/dependencies/async-mqtt-client/AsyncMqttClient/Packets/PubCompPacket.hpp
+0
-25
...ync-mqtt-client/AsyncMqttClient/Packets/PubCompPacket.hpp
wled00/src/dependencies/async-mqtt-client/AsyncMqttClient/Packets/PubRecPacket.cpp
+0
-30
...sync-mqtt-client/AsyncMqttClient/Packets/PubRecPacket.cpp
with
12 additions
and
1445 deletions
+12
-1445
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets