Skip to content

Commit a1e98e9

Browse files
authored
Update README.md
1 parent 2a698b6 commit a1e98e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ For making the arduino controller you need the Arduino development board and a I
1818

1919
![Arduino and GY521 Circuit Diagram](gy521_circuit.JPG)
2020

21-
Once the cicruit is build, we need to pregram the micro-controller. [Download the script](https://github.com/amannirala13/Arduino-NodeJS-360-Video-Player/blob/main/arduino-script/AccGyrotemp/AccGyroTemp.ino) and open it in ArduinoIDE or any IDE of your choice and flash it to the arduino.
21+
Once the cicruit is build, we need to program the micro-controller. [Download the script](https://github.com/amannirala13/Arduino-NodeJS-360-Video-Player/blob/main/arduino-script/AccGyrotemp/AccGyroTemp.ino) and open it in ArduinoIDE or any IDE of your choice and flash it to the arduino.
2222

2323
Now you can open up a serial console and check if your arduino is giving you the desired output or not. The output should look something like this:
2424
```

0 commit comments

Comments
 (0)