Minor updates to comments

This commit is contained in:
Matthew McWilliams 2022-07-06 14:42:53 -04:00
parent c0ec81c0f9
commit 18dbb72a54
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
#include <Servo.h>
#include <Servo.h>
boolean debug_state = true;
@ -10,8 +10,8 @@ Red - 5V
Black - GND
Yellow - PWM Pin (9 in this example)
Using TowerPro SG-5010 +
TowerPro
Using TowerPro SG-5010 - default angle 93
TowerPro MG-995 - default angle 93
as servos for development
----------------------------------------------------
*/