add pico_unique_id to kitchen_sink app
This commit is contained in:
parent
14f4a54837
commit
af9dedd081
@ -39,6 +39,7 @@ target_link_libraries(kitchen_sink_libs INTERFACE
|
||||
pico_stdlib
|
||||
pico_sync
|
||||
pico_time
|
||||
pico_unique_id
|
||||
pico_util
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user