Skip to content

Commit

Permalink
Use a stepper motor instead of a servo.
Browse files Browse the repository at this point in the history
Unfortunately, git didn't record the servo version of sunflower.ino,
so that code is now lost.
Not that big a deal since the stepper version works much better.
  • Loading branch information
akkana committed Jun 25, 2013
1 parent c56ff64 commit 791e404
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sunflower/sunflower.ino
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/* Sunflower sketch: turn in the direction the light is brightest. */
/* Sunflower sketch: turn in the direction the light is brightest.
*/
#line 3

#include <Stepper.h>
Expand Down

0 comments on commit 791e404

Please sign in to comment.