mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-04 03:11:43 +00:00
Fix Typos (NFC) (#5137)
This commit is contained in:
@@ -13,8 +13,8 @@ public class SampleFixture implements ITestFixture {
|
||||
public void setup() {
|
||||
/*
|
||||
* If this fixture actually accessed the hardware, here is where it would
|
||||
* set up the starting state of the test bench. For example, reseting
|
||||
* encoders, ensuring motors are stopped, reseting any serial communication
|
||||
* set up the starting state of the test bench. For example, resetting
|
||||
* encoders, ensuring motors are stopped, resetting any serial communication
|
||||
* if necessary, etc.
|
||||
*/
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user