From bfa97800a963087f161e1e563f5be34da1905f00 Mon Sep 17 00:00:00 2001 From: Peter Putz Date: Thu, 14 Nov 2019 15:45:09 +0100 Subject: [PATCH] fix enumeration --- content/pybytes/connect/_index.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/content/pybytes/connect/_index.md b/content/pybytes/connect/_index.md index ce27259..19b66bd 100644 --- a/content/pybytes/connect/_index.md +++ b/content/pybytes/connect/_index.md @@ -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).