mirror of
https://github.com/Team4388/2022NoWayHome.git
synced 2026-06-09 08:48:07 -06:00
Active updater
This commit is contained in:
@@ -18,6 +18,6 @@ public class TestMotor extends SubsystemBase {
|
||||
|
||||
public void testDesmos() {
|
||||
DesmosServer.putDouble("Position", m_testEncoder.getPosition());
|
||||
// m_testMotor.set(DesmosServer.readDouble("Speed"));
|
||||
m_testMotor.set(DesmosServer.readDouble("Speed"));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user