From 9f6b4fe7424652542a539796f88c96bf5673dfea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jacob=20Hyl=C3=A9n?= Date: Wed, 19 Jul 2023 11:35:28 +0200 Subject: [PATCH] Update cheat-sheet.md --- .../boards/nano-esp32/tutorials/cheat-sheet/cheat-sheet.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 f9ac4ef97f..c2bc31d924 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 @@ -67,9 +67,12 @@ In this course, you will fundamental knowledge to get started, as well as a larg ## Arduino IoT Cloud 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) -***IoT Cloud support is coming August 2023*** + ## API