mirror of
https://github.com/ferrous-systems/embedded-trainings-2020.git
synced 2025-01-02 12:28:48 +00:00
reword sentence
This commit is contained in:
parent
8cc15c714d
commit
6d084d0ef7
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
$ cargo size --version
|
||||
cargo-size 0.3.3
|
||||
```
|
||||
✅ Connect the nRF52840-DK with your computer by plugging the usb-cable into the J2 connector. (usb connector on the short side).
|
||||
✅ Connect the nRF52840-DK with your computer by plugging the usb-cable into the J2 connector on the DK (the usb connector on the short side of the board).
|
||||
|
||||
✅ In the terminal run the following command from the `begginer/apps` folder. This will build and run a simple program on the DK to test the set-up.
|
||||
|
||||
|
|
Loading…
Reference in a new issue