From 56e4d893f5065792c3044c6902e10afbb8a15c2a Mon Sep 17 00:00:00 2001 From: John Lancaster <32917998+jsl12@users.noreply.github.com> Date: Thu, 7 Dec 2023 00:33:20 -0600 Subject: [PATCH] changed to async branch for room_control submodule --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index 7125fa9..9b3b555 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "apps/room_control"] path = apps/room_control url = https://github.com/jsl12/room_control + branch = async