Skip to content

Commit 7549dca

Browse files
Fixed variable names
1 parent d0128ea commit 7549dca

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
@@ -208,7 +208,7 @@ Upload or link an image of the space you want to monitor. You can then add `mark
208208

209209
![Image map markers](assets/image-map-markers.png)
210210

211-
You can also add `triggers` and set their label, unit, position and looks. Link any `int`, `Float`, `String`, `Bool` or any Specialized types based on them to the triggers on the image map.
211+
You can also add `triggers` and set their label, unit, position and looks. Link any `int`, `float`, `String`, `bool` or any Specialized types based on them to the triggers on the image map.
212212

213213
Depending on the variable that you link you will get different options. With a `boolean` you can decide if the style should be `On/Off`, `True/False` or `Icons`. Then change the color of the trigger depending on the state if you check the `Custom style` option.
214214

0 commit comments

Comments
 (0)