[Change] Remove the LED color choice by default

This commit is contained in:
Quentin Guidée
2020-02-25 20:43:01 +01:00
parent b26a35a200
commit 00350b1530
7 changed files with 37 additions and 8 deletions

View File

@@ -49,6 +49,7 @@ info:
@echo "BUILD_DIR = $(BUILD_DIR)"
@echo "PLATFORM" = $(PLATFORM)
@echo "DEBUG" = $(DEBUG)
@echo "LEDS_CHOICE" = $(LEDS_CHOICE)
@echo "EPSILON_GETOPT" = $(EPSILON_GETOPT)
@echo "ESCHER_LOG_EVENTS_BINARY" = $(ESCHER_LOG_EVENTS_BINARY)
@echo "QUIZ_USE_CONSOLE" = $(QUIZ_USE_CONSOLE)