From cabc4fb1f47ff0207f4633004d9a4df784937884 Mon Sep 17 00:00:00 2001 From: fvanroie Date: Tue, 28 Jan 2020 18:35:43 +0100 Subject: [PATCH] Add lv_lib_qrcode --- .gitmodules | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 0ce55719..2d501278 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,7 +3,4 @@ url = https://github.com/littlevgl/lvgl [submodule "lib/lv_lib_qrlodepng"] path = lib/lv_lib_qrlodepng - url = https://github.com/littlevgl/lv_lib_lodepng -[submodule "lib/lv_lib_qrcode"] - path = lib/lv_lib_qrcode - url = https://github.com/littlevgl/lv_lib_qrcode + url = https://github.com/littlevgl/lv_lib_lodepng \ No newline at end of file