mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-02 18:59:56 +00:00
4 lines
119 B
Bash
Executable File
4 lines
119 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
mosquitto_pub -h mqtt.meshtastic.org -u meshdev -P large4cats -t msh/1/stat/FakeNode -m online -d
|