We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6410a60 commit c90e29bCopy full SHA for c90e29b
README.md
@@ -1,14 +1,20 @@
1
# ubidots-mqtt-esp32
2
Forked to make it work with both esp32 and esp8266
3
+
4
MQTT library for connecting to Ubidots using MQTT protocol and an ESP32 or ESP8266 chip.
5
6
## Setup
7
8
1. Uninstall "Ubidots MQTT for ESP8266"
9
10
Go to Tools > manage libraries
11
12
select filter type as installed
13
14
search for "Ubidots MQTT for ESP8266"
15
16
click on "1.2 installed" , then remove button will appeaar
17
18
remove the library
19
3. Download this library (click to download)[https://github.com/JagritThukral/ubidots-mqtt-esp32/zipball/release]
20
4. Now, click on Sketch -> Include Library -> Add .ZIP Library
0 commit comments