diff --git a/backend/cmd/config.toml b/backend/cmd/config.toml index 606ed9002..1d4be2c2e 100644 --- a/backend/cmd/config.toml +++ b/backend/cmd/config.toml @@ -19,7 +19,7 @@ programable_boards = "/uploadableBoards" connections = "/backend" files = "/" [adj] -branch = "sw-bcu" # Leave blank when using ADJ as a submodule (like this: "") +branch = "main" # Leave blank when using ADJ as a submodule (like this: "") test = true [network] manual = false