Skip to content

Commit 3f6c7e8

Browse files
committed
Move AVR8 pictures.
1 parent f2fe998 commit 3f6c7e8

7 files changed

+5
-5
lines changed

Wiki/SetupGuide/Controllers/Controller-Software-AVR8.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ If you don't see the device in the dropdown, you probably need to refresh it (es
2424

2525
If everything worked correctly, it will look like this:
2626

27-
<img src="../Images/ControllerSetup-AVR8-Connected-Labeled.png">
27+
<img src="../Images/AVR8/ControllerSetup-AVR8-Connected-Labeled.png">
2828

2929
If you see the following instead, then you actually connected to our wireless controller setup instead (ESP32-WROOM). (We love your enthusiasm for having both setups!)
3030

31-
<img src="../Images/ControllerSetup-AVR8-ESP32.png">
31+
<img src="../Images/AVR8/ControllerSetup-AVR8-ESP32.png">
3232

3333
Both the wired and wireless setups use serial ports. The program can distinguish them when it connects to it.
3434

@@ -53,7 +53,7 @@ We recommend familiarizing yourself with the keyboard controls as this is the pr
5353

5454
The default layout is the standard WASD setup for FPS games on the most common QWERTY keyboard layout. If you don't like it or you have a different keyboard layout, you can change the key mappings in the "Framework Settings" panel at the top of the program list to the left.
5555

56-
<img src="../Images/ControllerSetup-AVR8-Controls.png">
56+
<img src="../Images/AVR8/ControllerSetup-AVR8-Controls.png">
5757

5858
### Step 5: You are done!
5959

@@ -97,11 +97,11 @@ Step 2: Plug the UART side into the computer and select it in the dropdown.
9797

9898
**Correct output window:**
9999

100-
<img src="../Images/ControllerSetup-AVR8-OutputWindow-Corrrect.png">
100+
<img src="../Images/AVR8/ControllerSetup-AVR8-OutputWindow-Corrrect.png">
101101

102102
**Incorrect output window:**
103103

104-
<img src="../Images/ControllerSetup-AVR8-OutputWindow-Incorrrect.png">
104+
<img src="../Images/AVR8/ControllerSetup-AVR8-OutputWindow-Incorrrect.png">
105105

106106

107107
<hr>

0 commit comments

Comments
 (0)