We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c633b0f commit 9ab8981Copy full SHA for 9ab8981
1 file changed
platformio.ini
@@ -44,9 +44,10 @@ monitor_filters =
44
monitor_echo = yes
45
monitor_eol = LF
46
lib_deps =
47
+; on utilise la version 3.9.16 de FastLED car la 3.9.17 est bugguée: error: 'LookaheadMode' has not been declared
48
waspinator/AccelStepper@^1.64
49
;adafruit/Adafruit NeoPixel@^1.12.3
- fastled/FastLED@^3.9.16
50
+ fastled/FastLED@3.9.16
51
robotis-git/Dynamixel2Arduino@^0.8.0
52
adafruit/Adafruit SSD1306@^2.5.16
53
0 commit comments