mirror of
https://github.com/Team4388/2022NoWayHome.git
synced 2026-06-09 08:48:07 -06:00
fixes
This commit is contained in:
@@ -19,7 +19,10 @@ public class Serializer extends SubsystemBase{
|
||||
// m_serializerShooterBelt.set(0);
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
* @param input from -1.0 to 1.0, positive is inward
|
||||
*/
|
||||
public void setSerializer(double input){
|
||||
m_serializerBelt.set(input);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user