Skip to content

Commit 0679506

Browse files
Merge pull request #2573 from arduino/benjamindannegard/status-widget-update
[PXCT-1084] Cloud - Updated status widget documentation
2 parents e623e93 + 9e52f12 commit 0679506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/arduino-cloud/03.cloud-interface/03.dashboard-widgets/dashboard-widgets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ valueVariable = analogRead(A0);
262262

263263
![Status Widget](assets/widget-status.png)
264264

265-
The status widget is great for checking the state of something: green is true, red is false!
265+
The status widget is great for checking the state of something: green is true, red is false! The look of the widget can also be customized more. If the "Custom style" is turned on in the widget settings the colors can be changed. If the "Icons" option is chosen the icons can also be changed.
266266

267267
Can be linked to a **boolean** variable.
268268

0 commit comments

Comments
 (0)