From fbca4b8a90b81f039a8aa83cc64a9787503bee60 Mon Sep 17 00:00:00 2001 From: Quentin Date: Thu, 20 Mar 2025 19:13:39 +0100 Subject: [PATCH] Added PIO badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 54cac2c..b11322b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Sensirion UPT MQTT Client +[![PlatformIO Registry](https://badges.registry.platformio.org/packages/sensirion/library/Sensirion%20UPT%20MQTT%20Client.svg)](https://registry.platformio.org/libraries/sensirion/Sensirion%20UPT%20MQTT%20Client) Arduino library for publishing UPT `Measurements` to an MQTT broker. It offers conveninence method to publish UPT Measurements while simplifying the interface to the ESP-IDF mqtt_client library.