buzzer: rename c++ example from buzzer-sound to buzzer

Signed-off-by: Jon Trulson <jtrulson@ics.com>
This commit is contained in:
Jon Trulson 2016-10-31 10:09:48 -06:00
parent 7b9fbd8738
commit 2d1ce18838
2 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ add_example (rotary)
add_example (groverotary)
add_example (slide)
add_example (groveslide)
add_example (buzzer-sound)
add_example (buzzer)
add_example (nrf24l01-transmitter)
add_example (nrf24l01-receiver)
add_example (nrf24l01-broadcast)