Skip to content

Commit 2c143bd

Browse files
authored
Hotfix the missing required device for the Theremin example. A complete fix will come soon as a new version of the examples.
1 parent 51dab70 commit 2c143bd

File tree

1 file changed

+2
-0
lines changed
  • debian/arduino-app-cli/home/arduino/.local/share/arduino-app-cli/assets/0.6.0

1 file changed

+2
-0
lines changed

debian/arduino-app-cli/home/arduino/.local/share/arduino-app-cli/assets/0.6.0/bricks-list.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@ bricks:
9393
mount_devices_into_container: false
9494
ports: []
9595
category: audio
96+
required_devices:
97+
- speaker
9698
- id: arduino:image_classification
9799
name: Image Classification
98100
description: "Brick for image classification using a pre-trained model. It processes\

0 commit comments

Comments
 (0)