Skip to content

Commit

Permalink
fix: update MAC address of vehicle A7 (AutomotiveAIChallenge#155)
Browse files Browse the repository at this point in the history
Signed-off-by: Yu Asabe <[email protected]>
  • Loading branch information
yuasabe authored Oct 29, 2024
1 parent 1e8ea51 commit a901fe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion remote/scan_ip_addr.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"A4": "a8:43:a4:54:aa:63",
"A5": "c0:4b:24:c0:fc:fc",
"A6": "c0:4b:24:02:5d:55",
"A7": "c0:4b:24:02:9a:41",
"A7": "c0:4b:24:c1:03:de",
"A8": "c8:8a:d8:1e:b3:81",
}

Expand Down

0 comments on commit a901fe5

Please sign in to comment.