Skip to content
This repository has been archived by the owner on Aug 4, 2024. It is now read-only.

Commit

Permalink
Adjust serials
Browse files Browse the repository at this point in the history
  • Loading branch information
Supernova1114 authored May 27, 2023
1 parent dd0dabc commit 649e7ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drive/drive/calibrate.py
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ def get_all_odrives():
# Note: Run find_devpath.bash to get odrive serial number.

# Left, right
return ["366B385A3030", "207937815753"]
return ["207937815753","366B385A3030"]



Expand Down

0 comments on commit 649e7ec

Please sign in to comment.