flipper_buzzer
Control the piezo speaker to play tones at specified frequencies. Stop playback by setting frequency to 0.
Instructions
Play a tone on the piezo speaker. Frequency 0 stops it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Serial port (e.g. COM7, /dev/ttyACM0). Omit when one Flipper is attached. | |
| frequency | No | Hz, 0 to stop |