MQTT: remove trailing newline

This commit is contained in:
Daniel Stenberg 2024-10-30 14:04:08 +01:00
parent 98561a3bef
commit c0d2b9bee7
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -15,7 +15,7 @@ Doing a "POST" publishes the post data to the topic and exits.
### Subscribing
Command usage:
curl mqtt://host/topic
Example subscribe: