Skip to content

Commit f9e95f1

Browse files
committed
navx: Fix AHRS git-source-track line
This is what the commit should've been, from what I can tell from the code and the date the line was updated.
1 parent 7acbbe1 commit f9e95f1

File tree

1 file changed

+1
-1
lines changed
  • robotpy_ext/common_drivers/navx

1 file changed

+1
-1
lines changed

robotpy_ext/common_drivers/navx/ahrs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# validated: 2017-02-19 DS 45685cfce2a1 roborio/java/navx_frc/src/com/kauailabs/navx/frc/AHRS.java
1+
# validated: 2017-02-19 DV a2358399f5a3 roborio/java/navx_frc/src/com/kauailabs/navx/frc/AHRS.java
22
#----------------------------------------------------------------------------
33
# Copyright (c) Kauai Labs 2015. All Rights Reserved.
44
#

0 commit comments

Comments
 (0)