Compare commits
1 commit
master
...
picow_scan
| Author | SHA1 | Date | |
|---|---|---|---|
| 9f7af5f825 |
1 changed files with 3 additions and 0 deletions
|
|
@ -25,3 +25,6 @@ target_link_libraries(picow_wifi_scan_poll
|
||||||
)
|
)
|
||||||
pico_add_extra_outputs(picow_wifi_scan_poll)
|
pico_add_extra_outputs(picow_wifi_scan_poll)
|
||||||
|
|
||||||
|
pico_enable_stdio_usb(picow_wifi_scan_background 1)
|
||||||
|
pico_enable_stdio_usb(picow_wifi_scan_poll 1)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue