From db09fcaae72d24083ae9d77b22122341b1695f2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?in=CA=92o?= Date: Thu, 3 Mar 2016 15:37:42 +0100 Subject: [PATCH] Arduino IDE Library Manager compatibility fix --- library.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/library.properties b/library.properties index 8b82110..e7f9987 100644 --- a/library.properties +++ b/library.properties @@ -1,9 +1,9 @@ -name=I2C-Sensor-Lib (iLib) -version=0.8.1 +name=I2C-Sensor-Lib iLib +version=0.8.2 author=Ingmar Splitt maintainer=Ingmar Splitt sentence=Library for i2c-sensors and some other specific functions (fast eFn, HDLC, SpektrumSerial). paragraph=The following sensors can be used with an uniform interface: Austria Microsystems TCS3772 light sensor - RGB and clear, Silicon Labs SI7021 humidity sensor, Invensense MPU9250 9DOF - 3 axis acceleration and gyro PLUS AK8963-IC with magnetic-field sensor, Freescale MPL3115A2 pressure, Maxim MAX44009 ambient and lux with incredible wide dynamic, NXP PCF2127 Realtime-Clock with 2ppm, Bosch BMP280 pressure, ST L3G-Series 3 axis gyro / angular rate, Freescale MAG3110 3 axis Compass / Magnetic field, Freescale MMA8451 3 axis acceleration, Fairchild FAN5421 Single-Cell Li-Ion Switching Charger, STM LPS331 Pressure Sensor, Maxim MAX17047 Fuel Gauge for various Cells category=Sensors url=https://github.com/orgua/iLib -architectures=* \ No newline at end of file +architectures=*