Skip to content

Commit a913a45

Browse files
authored
Update README.md
1 parent 745adb6 commit a913a45

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,13 +149,13 @@ 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](https://create.arduino.cc/editor/professoradam/da29d7ec-2df5-4528-82ce-817710aadb1a/preview)
152+
> [View the Arduino code on Arduino Create](https://create.arduino.cc/editor/professoradam/da29d7ec-2df5-4528-82ce-817710aadb1a/preview)
153153
154154
You will need to setup the following circuit using your Arduino:
155155

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

158-
[View the Circuit on Tinkercad](https://www.tinkercad.com/things/5Siec0jdhZo-arduinotobrowser)
158+
> [View the Circuit on Tinkercad](https://www.tinkercad.com/things/5Siec0jdhZo-arduinotobrowser)
159159
160160
## Launch Application
161161

0 commit comments

Comments
 (0)