Skip to content

Commit 6789551

Browse files
committed
Remove pico_tone from pwm examples
1 parent 8bd09e0 commit 6789551

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pwm/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@ if (NOT PICO_NO_HARDWARE)
22
add_subdirectory(hello_pwm)
33
add_subdirectory(led_fade)
44
add_subdirectory(measure_duty_cycle)
5-
add_subdirectory(pico_tone)
65
endif ()

0 commit comments

Comments
 (0)