README.md is not used, duplicate of _index.md

This commit is contained in:
Peter Putz
2019-11-14 15:38:01 +01:00
parent a9e082393f
commit 14c8f6adc9

View File

@@ -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).