Skip to content

Commit 13e77f0

Browse files
dido18lucarin91
andauthored
Update internal/orchestrator/bricks/testdata/dummy-app/app.yaml
Co-authored-by: Luca Rinaldi <l.rinaldi@arduino.cc>
1 parent d2eefb4 commit 13e77f0

File tree

1 file changed

+2
-2
lines changed
  • internal/orchestrator/bricks/testdata/dummy-app

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: Copy of Blinking LED from Arduino Cloud
22
description: Control the LED from the Arduino IoT Cloud using RPC calls
3+
icon: ☁️
34
ports: []
45
bricks:
56
- arduino:arduino_cloud:
67
variables:
78
ARDUINO_DEVICE_ID: my-device-id-79c4b05ef7b6a39
89
ARDUINO_SECRET: my-device-secret-43f4a190b1ffb8ce
9-
- arduino:dbstorage_sqlstore: {}
10-
icon: ☁️
10+
- arduino:dbstorage_sqlstore

0 commit comments

Comments
 (0)