code cleanup & fix compile with pico-sdk 2.2.0
This commit is contained in:
@@ -37,7 +37,6 @@ target_sources(${PROJECT} PRIVATE
|
||||
)
|
||||
|
||||
pico_enable_stdio_usb(${PROJECT} 1)
|
||||
pico_enable_stdio_uart(${PROJECT} 1)
|
||||
|
||||
pico_add_extra_outputs(${PROJECT})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user