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 8bd09e0 commit 6789551Copy full SHA for 6789551
pwm/CMakeLists.txt
@@ -2,5 +2,4 @@ if (NOT PICO_NO_HARDWARE)
2
add_subdirectory(hello_pwm)
3
add_subdirectory(led_fade)
4
add_subdirectory(measure_duty_cycle)
5
- add_subdirectory(pico_tone)
6
endif ()
0 commit comments