mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 09:04:12 +01:00
GitBook: [development_release] 23 pages modified
This commit is contained in:
committed by
gitbook-bot
parent
a1b62c0f5e
commit
30e81743e3
@@ -30,7 +30,7 @@ Install the Firmware updater on your computer.
|
||||
|
||||

|
||||
|
||||
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";
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user