yoneda 1 жил өмнө
parent
commit
aabe2704bf
1 өөрчлөгдсөн 0 нэмэгдсэн , 2 устгасан
  1. 0 2
      CMakeLists.txt

+ 0 - 2
CMakeLists.txt

@@ -10,9 +10,7 @@ project(ADRS2040U_i2c)
 pico_sdk_init()
 
 add_executable(${PROJECT_NAME}
-	ADRS2040U_i2c.h
 	main.cpp
-	adc_driver.hpp
 )
 
 # Add pico_stdlib library which aggregates commonly used features