Skip to content

Commit 01fcdd0

Browse files
authored
Update README.md
1 parent e6db842 commit 01fcdd0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# 3 MODES
1010
- SWITCH ON/OFF MODE
1111
- GAMEPAD MODE
12-
- Arrow button
12+
- 4 Arrow button and 4 diagonal for omnidrive
1313
- Analog joystick button
1414
- IP CAM Video VIEWER
1515
- VOICE RECOGNITION MODE
@@ -140,7 +140,7 @@ Up to 18 channels (D2-A5) Relay can be used. Using relay you can control your li
140140

141141
Switch ON/OFF Serial code to Arduino
142142

143-
<img src="https://github.com/engrpanda/Arduino-Bluetooth-Controller/blob/master/ARDUINO%20PROGRAM/SWITCH_CODE.PNG?raw=true" width="300" height="300">
143+
<img src="https://raw.githubusercontent.com/engrpanda/Arduino-Bluetooth-Controller/master/ARDUINO%20PROGRAM/SWITCH_CODE.png" width="300" height="300">
144144

145145
#
146146
## 2 GAMEPAD MODE
@@ -184,7 +184,7 @@ Using this controller you can control your RC car forward, Turnleft, turnright,
184184

185185
NOTE: UP, LEFT, RIGHT, DOWN, SQUARE, TRIANGLE, CIRCLE, EXS Buttons can be hold. not holding serial value for UP, DOWN, LEFT, RIGHT is "S" and for SQUARE, TRIANGLE, CIRCLE, EXS is "s".
186186

187-
<img src="https://github.com/engrpanda/Arduino-Bluetooth-Controller/blob/master/ARDUINO%20PROGRAM/GAMEPAD_CODE.PNG?raw=true" width="300" height="300">
187+
<img src="https://raw.githubusercontent.com/engrpanda/Arduino-Bluetooth-Controller/master/ARDUINO%20PROGRAM/GAMEPAD_CODE.png" width="300" height="300">
188188

189189

190190
#

0 commit comments

Comments
 (0)