1
0
Weather_ESP/.gitmodules
Christian Loch 0b568d7fda Add ESP32_TFT lib, remove Ucglib
Implement first version of interface
2020-04-20 05:19:42 +02:00

8 рядки
258 B
Plaintext

[submodule "components/ucglib"]
path = components/ucglib
url = https://github.com/olikraus/ucglib.git
branch = master
[submodule "components/ESP32_TFT_library"]
path = components/ESP32_TFT_library
url = https://github.com/jeremyjh/ESP32_TFT_library.git