From c18af908bd9d979ec1272747472f97cb88e9f5e1 Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Thu, 16 Jun 2022 13:45:27 +0200 Subject: [PATCH 1/3] add note --- .../Arduino Chrome App/Use-Arduino-with-Chromebook.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md b/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md index 369bf9b03..fcce5a82a 100644 --- a/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md +++ b/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md @@ -28,3 +28,5 @@ Learn more about the Web Editor: * [Uploading a simple example](https://docs.arduino.cc/cloud/web-editor/tutorials/getting-started/getting-started-web-editor#uploading-a-simple-example) * [Web Editor in Arduino Docs](https://docs.arduino.cc/cloud/web-editor) + +>Please note: You can also download a BETA version of Arduino Cloud Editor, a new application for Chromebook, which is available for free on the [Google Store](https://play.google.com/store/apps/details?id=cc.arduino.create_editor). Right now, this application has more limited features than the current ChromeApp. However, it uses the new Progressive Web Application development framework from ChromeOS, which will be the recommended platform going forward. Your feedback on this BETA version would be greatly appreciated, as it will help us improve the app and continue to support Chromebook users in the future. From 5df26dac95bfe3ea435b53a3cf86dee82d675c20 Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Thu, 16 Jun 2022 13:46:24 +0200 Subject: [PATCH 2/3] Update heading style --- .../Arduino Chrome App/Use-Arduino-with-Chromebook.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md b/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md index fcce5a82a..56112e0c7 100644 --- a/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md +++ b/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md @@ -24,7 +24,7 @@ You can write and upload sketches on Chrome OS with the Web Editor in Arduino Cl 5. Start writing a new sketch in the editor, or use a sketch from the _Examples_ sidebar. -Learn more about the Web Editor: +## Learn more about the Web Editor: * [Uploading a simple example](https://docs.arduino.cc/cloud/web-editor/tutorials/getting-started/getting-started-web-editor#uploading-a-simple-example) * [Web Editor in Arduino Docs](https://docs.arduino.cc/cloud/web-editor) From 4abff0ed384a571ad660905cac792ba220cdf94c Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Thu, 16 Jun 2022 13:54:59 +0200 Subject: [PATCH 3/3] linter --- .../Arduino Chrome App/Use-Arduino-with-Chromebook.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md b/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md index 56112e0c7..2fbffa567 100644 --- a/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md +++ b/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md @@ -24,7 +24,7 @@ You can write and upload sketches on Chrome OS with the Web Editor in Arduino Cl 5. Start writing a new sketch in the editor, or use a sketch from the _Examples_ sidebar. -## Learn more about the Web Editor: +## Learn more about the Web Editor * [Uploading a simple example](https://docs.arduino.cc/cloud/web-editor/tutorials/getting-started/getting-started-web-editor#uploading-a-simple-example) * [Web Editor in Arduino Docs](https://docs.arduino.cc/cloud/web-editor)