discoverpixy
Main Page
Modules
Data Structures
Files
File List
Globals
common
app
pixy_control.h
Go to the documentation of this file.
1
#ifndef PIXY_CONTROL_H_
2
#define PIXY_CONTROL_H_
3
4
#include<stdint.h>
5
10
16
17
22
29
int16_t
pixy_PID_Y
(int16_t x, int16_t w);
30
37
int16_t
pixy_PID_X
(int16_t x, int16_t w);
38
41
#endif
/* PIXY_CONTROL_H_ */
pixy_PID_X
int16_t pixy_PID_X(int16_t x, int16_t w)
Definition:
pixy_control.c:49
pixy_PID_Y
int16_t pixy_PID_Y(int16_t x, int16_t w)
Definition:
pixy_control.c:26
Generated on Mon Jun 8 2015 01:15:03 for discoverpixy by
1.8.9.1