Skip to content

Commit 0cdbdb0

Browse files
authored
Update README.md
1 parent ae52dca commit 0cdbdb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,14 +149,14 @@ void loop() {
149149

150150
The previous code will generate a percentage pased on the dial and pass the number on to the Node.js server using the serialport.
151151

152-
> View the Arduino code on Arduino Create:
152+
> View the Arduino code on Arduino Create:
153153
> https://create.arduino.cc/editor/professoradam/da29d7ec-2df5-4528-82ce-817710aadb1a/preview
154154
155155
You will need to setup the following circuit using your Arduino:
156156

157157
![Tinkercad Circuit](_readme/tinkercad-to-nodejs.png)
158158

159-
> View the Circuit on Tinkercad:
159+
> View the Circuit on Tinkercad:
160160
> https://www.tinkercad.com/things/5Siec0jdhZo-arduinotobrowser
161161
162162
## Launch Application

0 commit comments

Comments
 (0)