Skip to content

Commit 787029d

Browse files
committed
Potential fix to the render issue
1 parent e31c47e commit 787029d

File tree

1 file changed

+4
-1
lines changed
  • content/arduino-cloud/09.business/09.arduino-cloud-for-business

1 file changed

+4
-1
lines changed

content/arduino-cloud/09.business/09.arduino-cloud-for-business/contend.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ The sketch related to the thing is visible from the tab "Sketch" next to the "Se
265265

266266
![Web Editor - Full Editor](assets/sketch-full-editor.png "Get started with the Web Editor")
267267

268-
From this sketch view, by clicking the **"</> Open full editor"**, it is fast and smooth to access the Arduino Cloud integrated [Web Editor](https://docs.arduino.cc/learn/starting-guide/the-arduino-web-editor), which allows you to program your boards from any browser and use the latest Arduino IDE features and libraries without having to install any software locally.
268+
From this sketch view, by clicking the **Open full editor**, it is fast and smooth to access the Arduino Cloud integrated [Web Editor](https://docs.arduino.cc/learn/starting-guide/the-arduino-web-editor), which allows you to program your boards from any browser and use the latest Arduino IDE features and libraries without having to install any software locally.
269269

270270
Otherwise, to open the Web Editor to retrieve your sketches directly, go to Arduino Cloud Home and click on the [New Sketch File](https://create.arduino.cc/editor) button.
271271

@@ -306,6 +306,9 @@ Click on **ADD**. You will be asked to customize your tag through two fields:
306306

307307
You can add an unlimited number of tags to each Thing.
308308

309+
At this point, you can go back to the Things tab and start filtering your Things according to the new tag you have just created.
310+
311+
![New tag filtering](assets/new-tag-filtering.png "New tag filtering")
309312

310313
## Dashboards
311314

0 commit comments

Comments
 (0)