We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13ea44c commit c99096fCopy full SHA for c99096f
firmware/1_servo_set_zero/CMakeLists.txt
@@ -3,5 +3,5 @@ cmake_minimum_required(VERSION 3.5)
3
4
set(EXTRA_COMPONENT_DIRS ../components)
5
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
6
-project(ros_control)
+project(set_zero)
7
firmware/2_servo_sweep/CMakeLists.txt
+project(servo_sweep)
0 commit comments