From 7324fe2a9cdf0576023479fbbf2e2fa55280d540 Mon Sep 17 00:00:00 2001 From: lewis Date: Tue, 17 Oct 2023 22:36:30 +0800 Subject: [PATCH] Updated version to 0.1.4 --- library.json | 4 ++-- library.properties | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/library.json b/library.json index db12eb4..dcd7b76 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "SensorLib", - "version": "0.1.3", + "version": "0.1.4", "description": "Commonly used I2C , SPI device Arduino libraries", "keywords": "QMC6310 QMI8658,PCF8563,PCF85063,XL9555,BMA423,BHI260AP,DRV2605,CM32181,LTR553,FT6236,FT6336,CST816,CST226,CHSC5816,GT911", "authors": [ @@ -27,5 +27,5 @@ ] }, "frameworks": ["arduino"], - "platforms": "esp32" + "platforms": "esp32,raspberrypi" } diff --git a/library.properties b/library.properties index 7daab11..c4779bf 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=SensorLib -version=0.1.3 +version=0.1.4 author=Lewis He maintainer=Lewis He sentence=Arduino library written for PCF8563, QMI8658, QMC6310, XL9555