From 5a73e6bec4a12db7afae9de300e39256f754d8d3 Mon Sep 17 00:00:00 2001 From: Sunil Shetye Date: Mon, 6 May 2019 18:14:25 +0530 Subject: cleanup fix permissions ignore make output files --- macros/Hardware/RasberryPi/lcd/names | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100755 macros/Hardware/RasberryPi/lcd/names (limited to 'macros/Hardware/RasberryPi/lcd/names') diff --git a/macros/Hardware/RasberryPi/lcd/names b/macros/Hardware/RasberryPi/lcd/names deleted file mode 100755 index 8f87ff8b..00000000 --- a/macros/Hardware/RasberryPi/lcd/names +++ /dev/null @@ -1,12 +0,0 @@ -RPI_lcdCharDef -RPI_lcdClear -RPI_lcdCursor -RPI_lcdCursorBlink -RPI_lcdDisplay -RPI_lcdHome -RPI_lcdInit -RPI_lcdPosition -RPI_lcdPrintf -RPI_lcdPutchar -RPI_lcdPuts -RPI_lcdSendCommand -- cgit