Just made the makefile a bit more sightly

This commit is contained in:
Brian Bulkowski
2020-03-08 23:41:42 -07:00
parent d532405e54
commit 355c5d8fb0

View File

@ -3,7 +3,7 @@
# project subdirectory. # project subdirectory.
# #
PROJECT_NAME := hello-world PROJECT_NAME := FastLED-idf
include $(IDF_PATH)/make/project.mk include $(IDF_PATH)/make/project.mk