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 ddb0182 commit b1276caCopy full SHA for b1276ca
content/hardware/04.pro/boards/portenta-x8/tutorials/multi-protocol-gateway/content.md
@@ -231,7 +231,7 @@ def get_data_from_m4():
231
return data
232
```
233
234
-For MQTT configuration, you will need to set the desired parameters. Below are the paramaters we use for MQTT in this tutorial.
+For MQTT configuration, you will need to set the desired parameters. Below are the parameters we use for MQTT in this tutorial.
235
236
237
mqtt_broker = 'broker.emqx.io'
0 commit comments