We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 980904d commit 279961dCopy full SHA for 279961d
pwm/pico_tone/CMakeLists.txt
@@ -9,4 +9,4 @@ target_link_libraries(pico_tone pico_stdlib hardware_pwm)
9
pico_add_extra_outputs(pico_tone)
10
11
# add url via pico_set_program_url
12
-example_auto_set_url(pico_tone
+example_auto_set_url(pico_tone)
0 commit comments