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 bc0cc65 commit c545a2fCopy full SHA for c545a2f
examples/Boards/STM32L475VG-DISCOVERY-IOT/WiFi_MQTT_Adafruit.io/README.md
@@ -25,8 +25,8 @@ Install the following libraries using the Arduino IDE: **_Sketch -> Include Libr
25
* temp: Stream block
26
* hum: Gauge block
27
28
- A screenshot of the dashboard:
29
- [[/img/dashboard_adafruit.png|alt="Dashboard Adafruit"]]
+ A screenshot of the dashboard:
+ [Dashboard Adafruit](/img/dashboard_adafruit.png)
30
31
It connects to the Adafruit IO's MQTT server (a.k.a broker) server then:
32
* publishes announcement "_Hi, I'm STM32 user!_" to the topic `AIO_USERNAME"/feeds/hello"`
0 commit comments