From 3dc824166906c1d9eba84e10ee35fe8a7f1a0c8a Mon Sep 17 00:00:00 2001 From: Tinyu Date: Thu, 7 Jul 2022 12:18:52 +0800 Subject: [PATCH] Depneds M5Family --- library.json | 2 +- library.properties | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/library.json b/library.json index 6a6ceea7..c0bee89e 100644 --- a/library.json +++ b/library.json @@ -10,7 +10,7 @@ "type": "git", "url": "https://github.com/m5stack/M5Core2.git" }, - "version": "0.1.2", + "version": "0.1.3", "frameworks": "arduino", "platforms": "espressif32", "headers": "M5Core2.h" diff --git a/library.properties b/library.properties index cfb806f7..4dbab52a 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=M5Core2 -version=0.1.2 +version=0.1.3 author=M5Stack maintainer=M5Stack sentence=Library for M5Stack Core2 development kit @@ -8,4 +8,4 @@ category=Device Control url=https://github.com/m5stack/M5Core2.git architectures=esp32 includes=M5Core2.h -depends=M5_JoyC,ATOM_DTU_CAT1,M5_BMM150,M5GFX,M5_BM8563,M5_BH1750FVI,M5_ADS1100,M5_ADS1115,UNIT_MQTT,M5_EzData,M5_FPC1020A,M5_RoverC,M5Unit-EXTIO2,M5Unit-ACSSR,MODULE_4RELAY,UNIT_ENV,UNIT_SONIC,UNIT_UHF_RFID,UNIT_4RELAY,UNIT_PoESP32,PoE_CAM,FastLED,Adafruit MCP4725,Adafruit TCS34725,Adafruit NeoPixel,MAX30100lib,MFRC522_I2C,HX711 Arduino Library,PCA9554,TinyGPSPlus-ESP32,Adafruit SGP30 Sensor,FFT,TFTTerminal,ClosedCube TCA9548A,Ethernet2,ESP8266Audio,ArduinoJson,PubSubClient,TinyGSM +depends=M5Family