Fixed ESP32 by using builtin ESP SD library and forcing min calls to cast to float when used

This commit is contained in:
2025-09-14 22:33:50 -04:00
parent 42949bd10b
commit c5f0dc66cb
2 changed files with 4 additions and 4 deletions

View File

@@ -13,6 +13,7 @@ default_envs =
uno
teensy36
mega2560
esp32
[common]
@@ -55,4 +56,3 @@ lib_deps =
fastled/FastLED@^3.7.0
pfeerick/elapsedMillis@^1.0.6
adafruit/Adafruit GFX Library@^1.11.9
arduino-libraries/SD@^1.3.0