You've already forked Adafruit_MQTT_Library
mirror of
https://github.com/adafruit/Adafruit_MQTT_Library.git
synced 2025-07-27 15:01:49 +03:00
Added Readme
This commit is contained in:
4
examples/mqtt_arbitrary_buffer/README.md
Normal file
4
examples/mqtt_arbitrary_buffer/README.md
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# Adafruit MQTT Library example with support
|
||||||
|
|
||||||
|
This example shows how an esp8266 can publish an arbitrary buffer to an MQTT
|
||||||
|
feed which can then be parsed by a subscribed python client.
|
Reference in New Issue
Block a user