diff --git a/library.properties b/library.properties index 2168071..f1251fd 100755 --- a/library.properties +++ b/library.properties @@ -1,10 +1,10 @@ name=MPU6050 -version=0.3.0 +version=0.4.0 author=Electronic Cats -maintainer=Electronic Cats +maintainer=Electronic Cats sentence=MPU6050 Arduino Library. paragraph=MPU-6050 6-axis accelerometer/gyroscope Arduino Library. category=Sensors url=https://github.com/electroniccats/mpu6050 -architectures=avr,samd,esp8266,esp32 +architectures=avr,samd,esp8266,esp32,stm32 includes=MPU6050.h