Comment refactoring, updated PID values
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
#ifndef _CONTROL_H_
|
||||
#define _CONTROL_H_
|
||||
|
||||
#include<stdint.h>
|
||||
|
||||
void int_init(void);
|
||||
uint16_t pixy_PID(uint16_t x, uint16_t w);
|
||||
uint16_t pixy_PI(uint16_t x, uint16_t w);
|
||||
|
||||
Reference in New Issue
Block a user