Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Commit

Permalink
Library update
Browse files Browse the repository at this point in the history
  • Loading branch information
Koen authored and Koen committed Mar 17, 2023
1 parent e2d8bff commit d414281
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions library.properties
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name=Leaphy Extra Extension
version=0.0.13
version=0.0.14
author=Leaphy Robotics
maintainer=Leaphy Robotics <[email protected]>
sentence=Provides Extra functionality to Leaphy robots
paragraph=
category=Device Control
url=https://github.com/leaphy-robotics/leaphy-extensions-extra
architectures=avr
includes=Adafruit_NeoPixel.h,Adafruit_TCS34725.h,ledstrip.h,Leaphy_Extra.h,OLED_Display.h
depends=Adafruit SSD1306,Adafruit GFX Library
includes=Adafruit_NeoPixel.h,Adafruit_TCS34725.h,ledstrip.h,Leaphy_Extra.h,OLED_Display.h,LSM303AGR.h
depends=Adafruit SSD1306,Adafruit GFX Library,Adafruit LSM303 Accel,Adafruit LIS2MDL,Adafruit_BusIO_Register,Adafruit_I2CDevice,Adafruit_SPIDevice,Adafruit_Sensor,Wire

0 comments on commit d414281

Please sign in to comment.