File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
content/static/tutorials/electronics Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -635,7 +635,7 @@ <h3>Code</h3>
635
635
< pre >
636
636
// Read data from the serial port and set the position of a servomotor
637
637
// according to the value
638
- #include < Servo .h >
638
+ #include < Servo.h>
639
639
640
640
Servo myservo; // Create servo object to control a servo
641
641
int servoPin = 3; // Connect yellow servo wire to digital I/O pin 3 (must be PWM)
Original file line number Diff line number Diff line change 43
43
44
44
[Library : Data]
45
45
008 \ http://www.saint-clair.net/download/gml4u/GML4U.txt
46
- 011 \ http ://www. shiffman.net/p5/libraries/sftp /sftp.txt
46
+ 011 \ https ://github.com/ shiffman/SFTP-Processing/releases/download/latest /sftp.txt
47
47
012 \ http://www.shiffman.net/p5/libraries/qrcode/qrcodeprocessing.txt
48
48
040 \ http://r-s-g.org/carnivore/download/carnivore_p5lib.txt
49
49
# 042 \ http://wyldco.com/romefeeder/download/romefeeder.txt
You can’t perform that action at this time.
0 commit comments