mirror of
https://github.com/ferrous-systems/embedded-trainings-2020.git
synced 2024-10-31 22:28:49 +00:00
hardware.md: fix concave->convex wording and a typo
This commit is contained in:
parent
3fabd5ce65
commit
98d34a5554
1 changed files with 2 additions and 2 deletions
|
@ -53,10 +53,10 @@ $ ls /dev/tty.usbmodem*
|
|||
|
||||
Connect one end of a micro USB cable to the USB connector *J2* of the board and the other end to your PC.
|
||||
|
||||
💬 These directions assume you are holding the board "horizontally" with components (switches, buttons and pins) facing up. In this position, rotate the board, so that its concave shaped short side faces right. You'll find one USB connector (J2) on the left edge, another USB connector (J3) on the bottom edge and 4 buttons on the bottom right corner.
|
||||
💬 These directions assume you are holding the board "horizontally" with components (switches, buttons and pins) facing up. In this position, rotate the board, so that its convex shaped short side faces right. You'll find one USB connector (J2) on the left edge, another USB connector (J3) on the bottom edge and 4 buttons on the bottom right corner.
|
||||
|
||||
|
||||
![Labelled Diagram of the nRF52840 Development Kit (DK)](hardware/labelled.jpg)
|
||||
![Labeled Diagram of the nRF52840 Development Kit (DK)](hardware/labelled.jpg)
|
||||
|
||||
After connecting the DK to your PC/laptop it will show up as:
|
||||
|
||||
|
|
Loading…
Reference in a new issue