From a22e0c8d1e52f627ada7f05fc245f528422c41e0 Mon Sep 17 00:00:00 2001 From: Kookkri <128095083+Kookkri@users.noreply.github.com> Date: Sun, 10 Dec 2023 18:34:43 +0700 Subject: [PATCH] Update getting-started-cloud-editor.md --- .../01.guides/01.cloud-editor/getting-started-cloud-editor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/arduino-cloud/01.guides/01.cloud-editor/getting-started-cloud-editor.md b/content/arduino-cloud/01.guides/01.cloud-editor/getting-started-cloud-editor.md index b93de4d82a..f60b585527 100644 --- a/content/arduino-cloud/01.guides/01.cloud-editor/getting-started-cloud-editor.md +++ b/content/arduino-cloud/01.guides/01.cloud-editor/getting-started-cloud-editor.md @@ -87,4 +87,4 @@ Once it is uploaded, there should be a message in the bottom of the editor sayin Success. Saved on your online Sketchbook and done uploading Blink. ``` -If we look at the board we uploaded the code to, we should see the onboard LED blink with an interval of 1 second. This means that you have successfully used the Cloud Editor to upload a code to your board. \ No newline at end of file +If we look at the board we uploaded the code to, we should see the onboard LED blink with an interval of 1 second. This means that you have successfully used the Cloud Editor to upload a code to your board.