From df6761d72b0cd825d743419d487adeb6296afcbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jacob=20Hyl=C3=A9n?= Date: Thu, 3 Aug 2023 13:29:07 +0200 Subject: [PATCH] Removes cloud support release note --- content/hardware/03.nano/boards/nano-esp32/features.md | 2 -- .../boards/nano-esp32/tutorials/cheat-sheet/cheat-sheet.md | 2 -- 2 files changed, 4 deletions(-) diff --git a/content/hardware/03.nano/boards/nano-esp32/features.md b/content/hardware/03.nano/boards/nano-esp32/features.md index c38b96c0a5..5cbd94fd1e 100644 --- a/content/hardware/03.nano/boards/nano-esp32/features.md +++ b/content/hardware/03.nano/boards/nano-esp32/features.md @@ -11,8 +11,6 @@ Learn the basics of MicroPython with the Nano ESP32 and our free MicroPython 101 The Nano ESP32 is compatible with the Arduino IoT Cloud platform. Build IoT projects in just minutes! - -available from August 2023 diff --git a/content/hardware/03.nano/boards/nano-esp32/tutorials/cheat-sheet/cheat-sheet.md b/content/hardware/03.nano/boards/nano-esp32/tutorials/cheat-sheet/cheat-sheet.md index 4ab9e16eb8..c7df952cd8 100644 --- a/content/hardware/03.nano/boards/nano-esp32/tutorials/cheat-sheet/cheat-sheet.md +++ b/content/hardware/03.nano/boards/nano-esp32/tutorials/cheat-sheet/cheat-sheet.md @@ -68,8 +68,6 @@ In this course, you will fundamental knowledge to get started, as well as a larg Nano ESP32 is supported in the [Arduino IoT Cloud](https://create.arduino.cc/iot/) platform. You can connect to the cloud either through "classic" Arduino, using the C++ library, or via MicroPython: -***IoT Cloud support is coming August 2023*** - - [Getting Started with Arduino IoT Cloud (classic)](https://docs.arduino.cc/arduino-cloud/getting-started/iot-cloud-getting-started) - [MicroPython with Arduino IoT Cloud](https://docs.arduino.cc/arduino-cloud/getting-started/iot-cloud-micropython)