PID works
This commit is contained in:
@@ -158,6 +158,9 @@ typedef struct{
|
||||
uint32_t millis;
|
||||
double temperature;
|
||||
double voltage;
|
||||
// target X/Y position by last `short` or `long` command
|
||||
int32_t Xtarget; // in SidServo's counts
|
||||
int32_t Ytarget; // -//-
|
||||
} mountdata_t;
|
||||
|
||||
typedef struct{
|
||||
|
||||
Reference in New Issue
Block a user