From d4955349a8570394e198c80fea1c23c883437c9d Mon Sep 17 00:00:00 2001 From: CommanderRedYT Date: Sat, 11 Dec 2021 23:11:43 +0100 Subject: [PATCH] Added QR code library --- .gitmodules | 3 +++ components/TFT_eSPI_QRcode | 1 + 2 files changed, 4 insertions(+) create mode 160000 components/TFT_eSPI_QRcode diff --git a/.gitmodules b/.gitmodules index 6630b4c..47f842d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -61,3 +61,6 @@ [submodule "components/espconfiglib"] path = components/espconfiglib url = ../../0xFEEDC0DE64/espconfiglib.git +[submodule "components/TFT_eSPI_QRcode"] + path = components/TFT_eSPI_QRcode + url = ../TFT_eSPI_QRcode.git diff --git a/components/TFT_eSPI_QRcode b/components/TFT_eSPI_QRcode new file mode 160000 index 0000000..355d712 --- /dev/null +++ b/components/TFT_eSPI_QRcode @@ -0,0 +1 @@ +Subproject commit 355d712c0bc64fc2c433dac2cd706125becb963e