<< return to Pixycam.com

User Tools

Site Tools


wiki:v2:general_api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
wiki:v2:general_api [2018/10/10 20:05]
jfrench added protocol reference link
wiki:v2:general_api [2019/04/29 20:08]
pixycam
Line 33: Line 33:
 === int8_t setServos(uint16_t s0, uint16_t s1) === === int8_t setServos(uint16_t s0, uint16_t s1) ===
  
-setServos() sets the servo positions of servos plugged into Pixy2'​s two RC servo connectors. ​ It returns an [[wiki:​v2:​general_api#​Error codes|error value]] (<0) if it fails and 0 (PIXY\_RESULT\_OK) if it succeeds.+setServos() sets the servo positions of servos plugged into Pixy2'​s two RC servo connectors.  The servo values range between PIXY_RCS_MIN_POS (0) and PIXY_RCS_MAX_POS (1000).  It returns an [[wiki:​v2:​general_api#​Error codes|error value]] (<0) if it fails and 0 (PIXY\_RESULT\_OK) if it succeeds.
    
  
wiki/v2/general_api.txt ยท Last modified: 2019/04/29 20:08 by pixycam