From a3569ab58022ab2b673d4dbb02cbb1e50963914a Mon Sep 17 00:00:00 2001 From: YoungSoo Shin Date: Thu, 28 Aug 2025 12:31:07 +0900 Subject: [PATCH] Change project name Signed-off-by: YoungSoo Shin --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index f718166..1c262e0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,4 +3,4 @@ cmake_minimum_required(VERSION 3.16) include($ENV{IDF_PATH}/tools/cmake/project.cmake) -project(odroid-remote-http) +project(odroid-power-mate)