Toggle search
Search
Toggle menu
notifications
Toggle personal menu
GMU:Sensor Hacklab/Rachel Smith/Link to Arduino code: Difference between revisions
Views
Read
View source
View history
associated-pages
GMU
Discussion
More actions
Newer edit →
GMU:Sensor Hacklab/Rachel Smith/Link to Arduino code
(view source)
Revision as of 12:51, 10 June 2016
1,028 bytes added
,
10 June 2016
Created page with "<nowiki>//servo library #include <Servo.h> char val; Servo myservo1; Servo myservo2; Servo myservo3; void setup() { myservo1.attach(9); myservo2.attach(7); myservo3.a..."
Revision as of 12:51, 10 June 2016
(
view source
)
Rachel
(
talk
|
contribs
)
(Created page with "<nowiki>//servo library #include <Servo.h> char val; Servo myservo1; Servo myservo2; Servo myservo3; void setup() { myservo1.attach(9); myservo2.attach(7); myservo3.a...")
Newer edit →
(No difference)
Rachel
291
edits