From d4ba520fd32eea9109a4f76e66674b35ec45e8c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 2 Feb 2017 13:12:31 +0100 Subject: Compile liblcd directly Makefile in liblcd makes more problems than solves. I am just ignoring it. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 8f42eb3..18f6fa6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "liblcd"] - path = liblcd + path = src/liblcd url = https://github.com/Cynerd/liquidcrystal-i2c.git -- cgit v1.2.3