#define SERVOMIN 115 // this is the 'minimum' pulse length count (out of 4096)
#define SERVOMAX 590 // this is the 'maximum' pulse length count (out of 4096)
#define SERVO000 130 //0度對應4096的脈寬計數(shù)值
#define SERVO180 520 //180度對應4096的脈寬計算值,四個值可根據(jù)不同舵機修改