Fill in the Blanks Completar ServoMotorOnline version Actividad sobre completar código servomotores by Gerson Samayoa 1 if #include INPUT Servo 1 void servo1 write boton delay else <Servo digitalRead boton println Serial servo1 boton 180 attach write void . h> ; setup ( ) { servo1 . ( 4 ) ; pinMode ( 7 , ) ; . begin ( 9600 ) ; } loop ( ) { int = ( 7 ) ; Serial . ( ) ; ( 100 ) ; ( = = ) { servo1 . ( ) ; } { . ( 0 ) ; } }