mirror of
https://github.com/BroncBotz3481/YAGSL
synced 2026-06-19 06:21:40 +00:00
Fixed falcon and removed 'fscalar' as a PIDF option
This commit is contained in:
@@ -25,10 +25,6 @@ public class PIDFConfig
|
||||
* Feedforward value for PID.
|
||||
*/
|
||||
public double f;
|
||||
/**
|
||||
* Feedforward scalar for PID applied dynamically.
|
||||
*/
|
||||
public double fscalar = 1;
|
||||
/**
|
||||
* Integral zone of the PID.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user