/* 1 Servo with ATtiny85 - Working 9/17/15 . Removing refresh stops servos almost *immediately. Current code works! 10:45 - Seem to need a delay after refresh before sending a *new *command. To make it work properly open text box of SoftwareServo Library that you *previously downloaded from Arduino.cc and replace #include <WProgram.h> with *#include *<Arduino.h>