Skip to content

Commit 6032e70

Browse files
committed
1_led_matrix: rename project target
1 parent 11204a5 commit 6032e70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

1_led_matrix/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ cmake_minimum_required(VERSION 3.5)
44

55
set(EXTRA_COMPONENT_DIRS ../components)
66
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
7-
project(mpu_test)
7+
project(led_matrix_game_of_life)

0 commit comments

Comments
 (0)