Skip to content

Commit c99f175

Browse files
authored
Update content/tutorials/generic/interfacing-a-joystick/interfacing-a-joystick.md
1 parent 10a3ba9 commit c99f175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/tutorials/generic/interfacing-a-joystick/interfacing-a-joystick.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The following code includes a method called treatValue() that is transforming th
1313

1414
Finally we make the LED blink with the values read from the sensors as a direct visual feedback of how we control the joystick.
1515
## Hardware Required
16-
- Arduino Microcontroller ([Link to store](https://store.arduino.cc/))
16+
- Arduino Board ([Link to store](https://store.arduino.cc/))
1717
- Joystick
1818

1919

0 commit comments

Comments
 (0)