Skip to content

Commit

Permalink
[node-wifi-mqtt-homie] Remove dependencies linked as Git submodules
Browse files Browse the repository at this point in the history
Dependencies are now pulled in using PlatformIO.
  • Loading branch information
amotl committed May 26, 2023
1 parent a5becc5 commit e9e3b71
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 16 deletions.
12 changes: 0 additions & 12 deletions .gitmodules
Expand Up @@ -60,18 +60,6 @@
[submodule "libraries/Adafruit_MQTT_Library"]
path = libraries/Adafruit_MQTT_Library
url = https://github.com/adafruit/Adafruit_MQTT_Library
[submodule "libraries/homie-esp8266"]
path = libraries/homie-esp8266
url = https://github.com/marvinroger/homie-esp8266
[submodule "libraries/async-mqtt-client"]
path = libraries/async-mqtt-client
url = https://github.com/marvinroger/async-mqtt-client
[submodule "libraries/ESPAsyncTCP"]
path = libraries/ESPAsyncTCP
url = https://github.com/me-no-dev/ESPAsyncTCP
[submodule "libraries/Bounce2"]
path = libraries/Bounce2
url = https://github.com/thomasfredericks/Bounce2
[submodule "libraries/YunBridgeLibrary"]
path = libraries/YunBridgeLibrary
url = https://github.com/arduino-libraries/Bridge
Expand Down
1 change: 0 additions & 1 deletion libraries/Bounce2
Submodule Bounce2 deleted from 8b60f9
1 change: 0 additions & 1 deletion libraries/ESPAsyncTCP
Submodule ESPAsyncTCP deleted from 36b6b5
1 change: 0 additions & 1 deletion libraries/async-mqtt-client
Submodule async-mqtt-client deleted from f1b457
1 change: 0 additions & 1 deletion libraries/homie-esp8266
Submodule homie-esp8266 deleted from 7dc2dd

0 comments on commit e9e3b71

Please sign in to comment.