We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7576577 commit 9810e64Copy full SHA for 9810e64
1 file changed
backend/cmd/config.toml
@@ -19,7 +19,7 @@ programable_boards = "/uploadableBoards"
19
connections = "/backend"
20
files = "/"
21
[adj]
22
-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: "")
23
test = true
24
[network]
25
manual = false
0 commit comments