kopia lustrzana https://github.com/Aircoookie/WLED
platformio.ini: Add MPU6050 library dep
rodzic
0616d184e0
commit
9c4d3cd6e2
|
@ -198,6 +198,8 @@ lib_deps =
|
||||||
#For ADS1115 sensor uncomment following
|
#For ADS1115 sensor uncomment following
|
||||||
; adafruit/Adafruit BusIO @ 1.13.2
|
; adafruit/Adafruit BusIO @ 1.13.2
|
||||||
; adafruit/Adafruit ADS1X15 @ 2.4.0
|
; adafruit/Adafruit ADS1X15 @ 2.4.0
|
||||||
|
#For MPU6050 IMU uncomment follwoing
|
||||||
|
; electroniccats/MPU6050 @1.0.1
|
||||||
|
|
||||||
extra_scripts = ${scripts_defaults.extra_scripts}
|
extra_scripts = ${scripts_defaults.extra_scripts}
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue