We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10a3ba9 commit c99f175Copy full SHA for c99f175
content/tutorials/generic/interfacing-a-joystick/interfacing-a-joystick.md
@@ -13,7 +13,7 @@ The following code includes a method called treatValue() that is transforming th
13
14
Finally we make the LED blink with the values read from the sensors as a direct visual feedback of how we control the joystick.
15
## Hardware Required
16
-- Arduino Microcontroller ([Link to store](https://store.arduino.cc/))
+- Arduino Board ([Link to store](https://store.arduino.cc/))
17
- Joystick
18
19
0 commit comments