From 4a7f28668a4f3fc1794c2336306e4dbc38633147 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francis=20Brosnan=20Bl=C3=A1zquez?= Date: Mon, 21 Jan 2019 16:25:57 +0100 Subject: [PATCH] Added MyQtthub.com reference Added MyQtthub.com reference Added MyQtthub.com reference. Fixed some urls moving to 301, causing TravisCI awesome_bot code to failcheck. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e508292..210772e 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi #### Makers * [arduinoTemps2mqtt](https://github.com/matbor/arduinoTemps2mqtt) - Arduino sketch, grab One-wire Temperature's and publish to a MQTT broker. -* [Basecamp](https://github.com/merlinschumacher/Basecamp) - An Arduino library to ease the use of the ESP32 in IoT projects. See [c't Magazin 2'2018 (German)](http://www.heise.de/select/ct/2018/02/1515452111258448). +* [Basecamp](https://github.com/merlinschumacher/Basecamp) - An Arduino library to ease the use of the ESP32 in IoT projects. See [c't Magazin 2'2018 (German)](https://www.heise.de/select/ct/2018/02/1515452111258448). * [esp_mqtt](https://github.com/tuanpmt/esp_mqtt) - MQTT client library for ESP8266. * [mqtt-ir-transceiver](https://github.com/enc-X/mqtt-ir-transceiver) - ESP8266 based bidirectional gateway between MQTT and IR. Use with PlatformIO. * [mqtt-with-micropython](https://docs.pycom.io/chapter/tutorials/all/mqtt.html) - Connect to MQTT with micropython and wipy/others (ESP32 inside)