mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-22 01:11:42 +00:00
[examples] Add a Hatchbot Commands v3 example (#8809)
This is adapted from the work that @Starlight220 did here: https://github.com/SamCarlberg/allwpilib/pull/5 --------- Co-authored-by: Starlight220 <53231611+Starlight220@users.noreply.github.com>
This commit is contained in:
@@ -47,6 +47,7 @@ def build_examples(halsim_deps):
|
||||
"//wpimath:wpimath-java",
|
||||
"//wpilibj:wpilibj-java",
|
||||
"//commandsv2:commandsv2-java",
|
||||
"//commandsv3:commandsv3-java",
|
||||
"//wpiutil:wpiutil-java",
|
||||
"//romiVendordep:romiVendordep-java",
|
||||
"//xrpVendordep:xrpVendordep-java",
|
||||
|
||||
Reference in New Issue
Block a user