diff --git a/content/pybytes/connect/README.md b/content/pybytes/connect/README.md deleted file mode 100644 index 109bf25..0000000 --- a/content/pybytes/connect/README.md +++ /dev/null @@ -1,35 +0,0 @@ - - -In this section, we will explain to you how to add a device to Pybytes. - -## Step 1: Add device wizard - -In Pybytes, go to *Devices* Page: - -1. Click on *Add Device*. - -![](/gitbook/assets/pybytes/add-device/add-device-btn.png) - -2. Select your device (WiPy, LoPy, SiPy, etc.); - -![](/gitbook/assets/pybytes/add-device/select-device-type.png) - -4. Select your network option; - -![](/gitbook/assets/pybytes/add-device/network-step.png) - -5. Enter a unique name and the network credentials (SSID and password) for your device; - -![](/gitbook/assets/pybytes/add-device/customize-step.png) - -## Step 2: Connect your device to Pybytes - -At the end of the "Add Device" wizard, Pybytes will show that your device profile was successfully created. - -![](/gitbook/assets/pybytes/add-device/final-step.png) - -Select how you would like to connect your device to Pybytes: - -1. **[Connect your device quickly](../quick) (Recommended)** - -2. [Connect your device by flashing Pybytes Library](flash) (only if you want to customize Pybytes library code).