Skip to content

Commit

Permalink
Updated version to 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisxhe committed Oct 17, 2023
1 parent 23142bf commit 7324fe2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions library.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand All @@ -27,5 +27,5 @@
]
},
"frameworks": ["arduino"],
"platforms": "esp32"
"platforms": "esp32,raspberrypi"
}
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=SensorLib
version=0.1.3
version=0.1.4
author=Lewis He
maintainer=Lewis He <lewishe@outlook.com>
sentence=Arduino library written for PCF8563, QMI8658, QMC6310, XL9555
Expand Down

0 comments on commit 7324fe2

Please sign in to comment.