fix enumeration

This commit is contained in:
Peter Putz
2019-11-14 15:45:09 +01:00
parent 14c8f6adc9
commit bfa97800a9

View File

@@ -11,19 +11,15 @@ In this section, we will explain to you how to add a device to Pybytes.
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.);
1. Select your device (WiPy, LoPy, SiPy, etc.);
![](/gitbook/assets/pybytes/add-device/select-device-type.png)
4. Select your network option;
1. 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;
1. 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
@@ -36,4 +32,4 @@ 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).
1. [Connect your device by flashing Pybytes Library](flash) (only if you want to customize Pybytes library code).