From 0e14cf53febb770e8ce40bcccba9b2612bf14a9f Mon Sep 17 00:00:00 2001 From: DevTekVE Date: Thu, 19 Dec 2024 21:54:53 +0100 Subject: [PATCH] clean --- .gitmodules | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 10fa733cf3..3c3cbae18e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -15,4 +15,7 @@ url = https://github.com/commaai/teleoprtc [submodule "tinygrad"] path = tinygrad_repo - url = https://github.com/tinygrad/tinygrad.git \ No newline at end of file + url = https://github.com/tinygrad/tinygrad.git +[submodule "fakedata"] + path = selfdrive/test/process_replay/fakedata + url = https://gitlab.com/sunnypilot/public/fakedata.git