diff options
-rw-r--r-- | .gitmodules | 4 | ||||
m--------- | bt-server | 0 |
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 6cb91dc..3838dc9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,7 @@ [submodule "esp8266-oled-ssd1306"] path = sensor/esp8266-oled-ssd1306 url = https://github.com/ThingPulse/esp8266-oled-ssd1306 +[submodule "bt-server"] + path = bt-server + url = git@luxion:gobbledegook + branch = bt-temp-print diff --git a/bt-server b/bt-server new file mode 160000 +Subproject d855d0c093b884681964b845e88a42964f92875 |