Skip to content

Commit 395f18d

Browse files
Update pivot-subsystem.java.hbs
1 parent a1e878b commit 395f18d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

public/templates/pivot-subsystem.java.hbs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,8 @@ public void simulationPeriodic() {
169169

170170
// Update simulation by 20ms
171171
armSim.update(0.020);
172+
173+
{{{motorControllerSimulationPeriodic}}}
172174
}
173175

174176
/**

0 commit comments

Comments
 (0)