From 61c0ece5b90216e3c08b1460ad7d467928c3e6ae Mon Sep 17 00:00:00 2001 From: Tyeth Gundry Date: Tue, 12 Aug 2025 10:52:42 +0100 Subject: [PATCH] Update library.properties - 1.0.1 --- library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index 0880c52..f82df6e 100755 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Adafruit QMC5883P Library -version=1.0.0 +version=1.0.1 author=Adafruit maintainer=Adafruit sentence=Arduino library for QMC5883P 3-axis magnetometer @@ -7,4 +7,4 @@ paragraph=This library provides support for the QMC5883P 3-axis magnetometer wit category=Sensors url=https://github.com/adafruit/Adafruit_QMC5883P architectures=* -depends=Adafruit BusIO \ No newline at end of file +depends=Adafruit BusIO