We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae52dca commit 0cdbdb0Copy full SHA for 0cdbdb0
README.md
@@ -149,14 +149,14 @@ void loop() {
149
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
152
-> View the Arduino code on Arduino Create:
+> View the Arduino code on Arduino Create:
153
> https://create.arduino.cc/editor/professoradam/da29d7ec-2df5-4528-82ce-817710aadb1a/preview
154
155
You will need to setup the following circuit using your Arduino:
156
157

158
159
-> View the Circuit on Tinkercad:
+> View the Circuit on Tinkercad:
160
> https://www.tinkercad.com/things/5Siec0jdhZo-arduinotobrowser
161
162
## Launch Application
0 commit comments