File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -149,13 +149,13 @@ void loop() {
149
149
150
150
The previous code will generate a percentage pased on the dial and pass the number on to the Node.js server using the serialport.
151
151
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 )
153
153
154
154
You will need to setup the following circuit using your Arduino:
155
155
156
156
![ Tinkercad Circuit] ( _readme/tinkercad-to-nodejs.png )
157
157
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 )
159
159
160
160
## Launch Application
161
161
You can’t perform that action at this time.
0 commit comments