From 2fbe14e9c623e8e61aa5b507aaf6451632c1c9ac Mon Sep 17 00:00:00 2001 From: Steve Clement Date: Sat, 11 Jun 2016 19:47:46 +0200 Subject: [PATCH] - indentation update, encoding FU --- .gitignore | 2 +- .gitmodules | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ec792ed..fa58000 100644 --- a/.gitignore +++ b/.gitignore @@ -99,4 +99,4 @@ application.linux32 application.linux64 application.windows32 application.windows64 -application.macosx +application.macosx \ No newline at end of file diff --git a/.gitmodules b/.gitmodules index 1f431bf..d83ff68 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "rpi-rgb-led-matrix"] - path = rpi-rgb-led-matrix - url = https://github.com/adafruit/rpi-rgb-led-matrix.git + path = rpi-rgb-led-matrix + url = https://github.com/adafruit/rpi-rgb-led-matrix.git \ No newline at end of file