From de9839a287f7908e038cf4d6bbb665d127589da9 Mon Sep 17 00:00:00 2001 From: Will Tatam Date: Mon, 29 May 2023 15:13:42 +0100 Subject: [PATCH] Add animartrix to lib_deps_V4_M --- platformio.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/platformio.ini b/platformio.ini index 11c20dcd..ef835320 100644 --- a/platformio.ini +++ b/platformio.ini @@ -858,6 +858,7 @@ lib_deps_V4_M = paulstoffregen/OneWire@ ^2.3.7 ; used for USERMOD_DALLASTEMPERATURE -> need newer release with bugfixes for -S3; still requires TEMPERATURE_PIN < 46 olikraus/U8g2@ ^2.34.5 ; used for USERMOD_FOUR_LINE_DISPLAY -> need newer version with bugfixes for arduino-esp32 v2.0.4 (Wire inititialization) ElectronicCats/MPU6050 @ 0.6.0 ; used for USERMOD_MPU6050_IMU + https://github.com/netmindz/animartrix.git#d7c1896166f13fec2917c305222a77e3b504d060 build_flags_XL = -D USERMOD_BH1750