Skip to content

Commit

Permalink
pinned spark fastled at 3.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Unreal-Dan committed Dec 10, 2024
1 parent 94c2759 commit 62a6d3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ install:
$(ARDUINO_CLI) lib update-index
$(ARDUINO_CLI) core update-index --config-file $(CONFIG_FILE)
$(ARDUINO_CLI) core install esp32:esp32 --config-file $(CONFIG_FILE)
$(ARDUINO_CLI) lib install FastLED
$(ARDUINO_CLI) lib install FastLED@3.7.6

build: compute_version
$(ARDUINO_CLI) compile --fqbn $(BOARD) $(PROJECT_NAME) \
Expand Down

0 comments on commit 62a6d3c

Please sign in to comment.