mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-02 02:51:42 +00:00
[wpimath] Update to gcem 1.17.0 (#5575)
This commit is contained in:
@@ -13,7 +13,7 @@ from upstream_utils import (
|
||||
|
||||
|
||||
def main():
|
||||
upstream_root = clone_repo("https://github.com/kthohr/gcem.git", "v1.16.0")
|
||||
upstream_root = clone_repo("https://github.com/kthohr/gcem.git", "v1.17.0")
|
||||
wpilib_root = get_repo_root()
|
||||
wpimath = os.path.join(wpilib_root, "wpimath")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user