Skip to content

Commit 8d9d7df

Browse files
author
Jan Bartnitsky
committed
readme updates after dart mqtt-client example added
1 parent a40e1fc commit 8d9d7df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Converts messages to **KML, GPX, GEOJSON, CSV**
3333

3434
## MQTT client examples
3535

36-
[MQTT client source code examples](mqtt-client/) using the [flespi broker](https://flespi.com/mqtt-broker) on [**nodejs**](./mqtt-client/nodejs), [**python**](./mqtt-client/python), [**python on windows**](./mqtt-client/python-windows), [**lua**](./mqtt-client/lua), [**browser**](./mqtt-client/browser), [**micropython (esp8266)**](./mqtt-client/micropython), etc...
36+
[MQTT client source code examples](mqtt-client/) using the [flespi broker](https://flespi.com/mqtt-broker) on [**nodejs**](./mqtt-client/nodejs), [**python**](./mqtt-client/python), [**python on windows**](./mqtt-client/python-windows), [**lua**](./mqtt-client/lua), [**browser**](./mqtt-client/browser), [**micropython (esp8266)**](./mqtt-client/micropython), [**dart**](./mqtt-client/dart), etc...
3737

3838
## MQTT device telemetry dashboard example
3939

mqtt-client/dart/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# lua MQTT Client example
1+
# dart MQTT Client example
22

33
Please [refer here](../#dart) for complete README

0 commit comments

Comments
 (0)