Skip to content

Commit a65829c

Browse files
authored
Add spaeker device verification in case of wave generation brick (#36)
1 parent e703cfb commit a65829c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/arduino/app_bricks/wave_generator/brick_config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ id: arduino:wave_generator
22
name: Wave Generator
33
description: "Continuous wave generator for audio synthesis. Generates sine, square, sawtooth, and triangle waveforms with smooth frequency and amplitude transitions."
44
category: audio
5+
required_devices:
6+
- speaker

0 commit comments

Comments
 (0)