/*InitServo*/ // Initialize three servo PWM pins // Map to use Type B timer (50 Hz) and 50% duty cycle /*PostServo*/ // Allows external code to post an event to this queue /*RunServo*/ //HW_TOGGLE_SERVO event // If SERVO_DUNK // Toggle CW or CCW by dunk servo-specific amount based on flag // If SERVO_BROW_L or SERVO_BROW_R // Toggle CW or CCW by set eyebrow servo-specific amount based on flag // Toggle corresponding flag to know how to toggle on next event for specific servo