GitBook: [development_release] 23 pages modified

This commit is contained in:
Daniel Spindelbauer
2018-08-24 07:54:50 +00:00
committed by gitbook-bot
parent a1b62c0f5e
commit 30e81743e3
22 changed files with 473 additions and 41 deletions

View File

@@ -30,7 +30,7 @@ Install the Firmware updater on your computer.
![](../../.gitbook/assets/2%20%281%29.png)
2. Select your device serial port \(Make sure your device is connected to your computer\);
2 .Select your device serial port \(Make sure your device is connected to your computer\);
3. Mark the options "Erase flash file system" and "Force update Pybytes registration";

View File

@@ -6,7 +6,7 @@ In this section, we will explain to you how to create widgets for data visualisa
We assume that you already have your device connected to Pybytes. In case you haven't, check how to [add your device here](connect/). After your done with that, you can proceed to the next example.
{% endhint %}
## Step 1: Set up your application \(`main.py`\)
## Step 1: Set up your application \(main.py\)
The first step is to have an application running on your device. The application in this example sends data from a vector every 10 seconds to Pybytes.