diff --git a/library.json b/library.json index 76069abc..3590ff9f 100644 --- a/library.json +++ b/library.json @@ -10,8 +10,8 @@ "type": "git", "url": "https://github.com/m5stack/M5Core2.git" }, - "version": "0.0.9", + "version": "0.1.0", "frameworks": "arduino", "platforms": "espressif32", "headers": "M5Core2.h" -} +} \ No newline at end of file diff --git a/library.properties b/library.properties index f97b6e31..e4522549 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=M5Core2 -version=0.0.9 +version=0.1.0 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=M5GFX,UNIT_ENV,UNIT_4RELAY,Adafruit MCP4725,Adafruit TCS34725,Adafruit NeoPixel,Adafruit MCP4725,MAX30100lib,MFRC522_I2C,M5_BM8563,M5_ADS1100,M5_ADS1115,M5_FPC1020A,HX711 Arduino Library,PCA9554,TinyGPSPlus,Adafruit SGP30 Sensor,FFT,TFTTerminal,ClosedCube TCA9548A,M5GFX,ArduinoJson,M5_EzData,PubSubClient,UNIT_SONIC,PoE_CAM,M5_RoverC,UNIT_UHF_RFID,M5_JoyC +depends=M5GFX,UNIT_ENV,UNIT_4RELAY,Adafruit MCP4725,Adafruit TCS34725,Adafruit NeoPixel,Adafruit MCP4725,MAX30100lib,MFRC522_I2C,M5_BM8563,M5_ADS1100,M5_ADS1115,M5_FPC1020A,HX711 Arduino Library,PCA9554,TinyGPSPlus,Adafruit SGP30 Sensor,FFT,TFTTerminal,ClosedCube TCA9548A,M5GFX,ArduinoJson,M5_EzData,PubSubClient,UNIT_SONIC,PoE_CAM,M5_RoverC,UNIT_UHF_RFID,M5_JoyC,UNIT_MQTT,M5_BH1750FVI