Files
allwpilib/robotpyExamples/snippets/snippets.toml

21 lines
310 B
TOML
Raw Normal View History

[tests]
base = [
"AddressableLED",
"AprilTagsVision",
"CANPDP",
"DigitalCommunication",
"DutyCycleInput",
"EventLoop",
"FlywheelBangBangController",
"HttpCamera",
"I2CCommunication",
"IntermediateVision",
"MotorControl",
"QuickVision",
"SelectCommand",
"Solenoid",
]
ignored = [
]