mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
committed by
Peter Johnson
parent
107a4cc1e2
commit
5dfae8d6bd
@@ -7,7 +7,7 @@
|
||||
|
||||
#include "Commands/PIDCommand.h"
|
||||
|
||||
#include "float.h"
|
||||
#include <cfloat>
|
||||
|
||||
PIDCommand::PIDCommand(const std::string& name, double p, double i, double d,
|
||||
double f, double period)
|
||||
|
||||
Reference in New Issue
Block a user