mirror of
https://github.com/team2059/Dent
synced 2025-01-07 22:14:14 -05:00
Updated elevator header to fix compiler error
This commit is contained in:
parent
7872ab3890
commit
e5a8402f15
@ -16,6 +16,7 @@ class Elevator/*: public PIDSubsystem*/{
|
||||
float GetPotValue();
|
||||
void Run(double);
|
||||
void SetOffset(double);
|
||||
void ResetEncoder();
|
||||
double GetHeight();
|
||||
};
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user