<< 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
wiki:v2:general_api [2019/04/29 20:08]
pixycam
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. ​ 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.+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