basic code for reading pressure and temperatre sensor
This commit is contained in:
parent
7c3eaeffc4
commit
ad8b07167b
4 changed files with 40 additions and 4 deletions
|
|
@ -10,7 +10,7 @@ set(CMAKE_SYSTEM_NAME Generic)
|
|||
set(CMAKE_C_COMPILER_WORKS 1)
|
||||
set(CMAKE_CXX_COMPILER_WORKS 1)
|
||||
|
||||
project("untitled" C CXX)
|
||||
project("new_climte_go" C CXX)
|
||||
|
||||
include(CMakeListsPrivate.txt)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue