From a901fe5ab650227d28ac2179dd3768dc405a6139 Mon Sep 17 00:00:00 2001 From: Yu Asabe Date: Tue, 29 Oct 2024 23:17:40 +0900 Subject: [PATCH] fix: update MAC address of vehicle A7 (#155) Signed-off-by: Yu Asabe --- remote/scan_ip_addr.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/remote/scan_ip_addr.py b/remote/scan_ip_addr.py index 9dee716b..9eef3a72 100755 --- a/remote/scan_ip_addr.py +++ b/remote/scan_ip_addr.py @@ -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", }