Skip to content

Commit 1c3dc5b

Browse files
committed
Update Upload-the-Science-Journal-firmware.md
1 parent 4e32c3f commit 1c3dc5b

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

content/Education and Kits/Science Journal App/Upload-the-Science-Journal-firmware.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,7 @@ To use the Science Journal, it is necessary to use different libraries and examp
8484
4. Check the [Board configuration overview table](#board-configuration) for information about the required library and example for your board.
8585
5. Click on **Examples** in the left-most sidebar to open the Examples tab. Search the example for your board in the textbox and select it in the results area.
8686

87-
![asda](web-editor-select-example.png)
88-
89-
![Opening the Nano33BLESenseFirmware example from the Arduino_ScienceJournal library.](web-editor-select-example.png)
87+
![Opening the Nano33BLESenseFirmware example from the Arduino_ScienceJournal library.](img/web-editor-select-example.png)
9088

9189
6. Click the ![Web Editor upload button.](img/symbol_upload-web.png) **Upload** button.
9290

@@ -103,9 +101,9 @@ To use the Science Journal, it is necessary to use different libraries and examp
103101
2. Open Arduino IDE and [select your board](https://support.arduino.cc/hc/en-us/articles/4406856349970-Select-board-and-port-in-Arduino-IDE).
104102
3. Check the [Board configuration overview table](#board-configuration) for information about the required library and example for your board.
105103
4. [Install the library](https://support.arduino.cc/hc/en-us/articles/5145457742236-Add-libraries-to-Arduino-IDE) for your board.
106-
5. In `File > Examples`, hover over the library for your board to reveal the examples and select the example for your board (In IDE 1, the path is `File > Examples > INCOMPATIBLE`). ADD pic IDE 1 and 2 side by side
104+
5. In `File > Examples`, hover over the library for your board to reveal the examples and select the example for your board (In IDE 1, the path is `File > Examples > INCOMPATIBLE`).
107105

108-
![Arduino IDE 2 with the Nano33BLESenseFirmware example in the File>Examples menu](ide2-select-example-sj.png)
106+
![Arduino IDE 2 with the Nano33BLESenseFirmware example in the File>Examples menu](img/ide2-select-example-sj.png)
109107

110108
6. Click the ![Upload button](img/symbol_upload.png) **Upload** button.
111109
7. Wait for the process to finish (Compilation for the Nano 33 BLE Sense may take several minutes, and the console will not print any messages during this time).

0 commit comments

Comments
 (0)