We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d27a951 commit d2eefb4Copy full SHA for d2eefb4
internal/orchestrator/bricks/testdata/my-app.override/app.yaml
@@ -1,9 +1,9 @@
1
name: Copy of Blinking LED from Arduino Cloud
2
description: Control the LED from the Arduino IoT Cloud using RPC calls
3
+icon: ☁️
4
ports: []
5
bricks:
6
- arduino:arduino_cloud:
7
variables:
8
ARDUINO_DEVICE_ID: this-is-a-device-id
9
ARDUINO_SECRET: this-is-a-secret
-icon: ☁️
0 commit comments