Fixed ESP32 by using builtin ESP SD library and forcing min calls to cast to float when used
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user