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
Tweak
This commit is contained in:
@ -4,12 +4,12 @@ This example illustrates Publish an arbitrary data packet using the Adafruit MQT
|
|||||||
|
|
||||||
|
|
||||||
## Installing and running Mosquitto
|
## Installing and running Mosquitto
|
||||||
###On a Raspberry Pi:
|
####On a Raspberry Pi:
|
||||||
```bash
|
```bash
|
||||||
sudo apt-get install mosquitto
|
sudo apt-get install mosquitto
|
||||||
```
|
```
|
||||||
|
|
||||||
###On a Mac:
|
####On a Mac:
|
||||||
```bash
|
```bash
|
||||||
brew install mosquitto
|
brew install mosquitto
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user