if ((pos == 0) || (pos < 0))
{
pos = 180;
delay(5); // control speed to restart position
}
if ((pos == 0) || (pos < 0))
{
pos = 180;
delay(5); // control speed to restart position
}