init pms5003 lib
This commit is contained in:
parent
98748d3e6d
commit
f2638dddce
4 changed files with 77 additions and 8 deletions
|
|
@ -19,7 +19,7 @@ pico_sdk_init()
|
|||
|
||||
|
||||
# the executable
|
||||
add_executable( node1 node1.c bme280.c )
|
||||
add_executable( node1 node1.c bme280.c pms5003.c )
|
||||
pico_set_program_version(node1 "0.1")
|
||||
pico_set_program_name(node1 "node_one")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue