mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 16:06:43 +01:00
fix enumeration
This commit is contained in:
@@ -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*.
|
||||
|
||||

|
||||
|
||||
2. Select your device (WiPy, LoPy, SiPy, etc.);
|
||||
|
||||
1. Select your device (WiPy, LoPy, SiPy, etc.);
|
||||

|
||||
|
||||
4. Select your network option;
|
||||
|
||||
1. Select your network option;
|
||||

|
||||
|
||||
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;
|
||||

|
||||
|
||||
## 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).
|
||||
|
||||
Reference in New Issue
Block a user