From 60f8e2b34d9be254927715f9cf860dc96c2b3d1a Mon Sep 17 00:00:00 2001 From: Alexandre B Date: Wed, 17 Jul 2024 01:00:11 -0400 Subject: [PATCH] steps --- Tutorial-Rainmaker.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Tutorial-Rainmaker.md b/Tutorial-Rainmaker.md index 8fafea00a..d8fad3567 100644 --- a/Tutorial-Rainmaker.md +++ b/Tutorial-Rainmaker.md @@ -1,10 +1,14 @@ # ESP RAINMAKER TUTORIAL -This tutorial walks you through the steps neccessary to provision ESP32-WROOM device. +This tutorial walks you through the most important steps neccessary to provision ESP32-WROOM device. > [!TIP] > **WHAT'S REQUIRED:** > > ESP32-WROOM, either a Module or DevKit
> Wi-Fi Access Point, preferrably with dedicated vLAN for IoT devices
-> Smart phone with RainMaker installed \ No newline at end of file +> Smart phone with RainMaker installed + +### ESP-IDF: Create a New Project + +ESP-IDF. Create a New Project \ No newline at end of file