Skip to content

Commit c1e66dd

Browse files
committed
Removed imu display
1 parent 9c9e4f5 commit c1e66dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ add_subdirectory(examples/hat_imu_ex)
9898
add_subdirectory(examples/hat_imu_cdc_ex)
9999
add_subdirectory(examples/hello_serial_client)
100100
add_subdirectory(examples/hello_serial_bidirectional_client)
101-
add_subdirectory(examples/hat_imu_display)
101+
# add_subdirectory(examples/hat_imu_display)
102102
#
103103
# You can edit it if you want to add new examples
104104
# ==============================================================================================

0 commit comments

Comments
 (0)