You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lib_deps = ; Place all your library dependencies here, for example:
adafruit/Adafruit LIS2MDL@^2.1.8 ; This is the magnetometer
adafruit/Adafruit LSM6DS@^4.7.2 ; This is the accelerometer/gyroscope
adafruit/Adafruit SPIFlash@^5.0.1 ; This allows us to write to flash chips via SPI
; Note: We have a custom BMP390 drive in the lib folder that adds some extra async functionality, but you can also use the Adafruit BMP3XX library if you want.