Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update content/hardware/04.pro/boards/portenta-c33/tutorials/user-man…
…ual/content.md Julián's review Co-authored-by: Julián Caro Linares <j.carolinares@arduino.cc>
  • Loading branch information
canchebagur and jcarolinares authored Jul 3, 2023
commit 1e30ef1960093a43c4113f02f93cfcc2e32a066e
Original file line number Diff line number Diff line change
Expand Up @@ -1483,7 +1483,8 @@ Your dashboard should see like the following:

![Arduino IoT Cloud Dashboard setup](assets/user-manual-20.png)

Now, go back to your **Things** and open the "Thing" you just have created. In the "Thing" setup page, navigate into **Sketch**, you should see now an online editor.
Go back to your **Things** and open the "Thing" you just created. In the "Thing" setup page, navigate into **Sketch** where you should see the online editor.


In the generated sketch, you just need to define the `led` pin as an output:

Expand Down