diff options
author | Sunil Shetye | 2019-05-06 18:14:25 +0530 |
---|---|---|
committer | Sunil Shetye | 2019-05-29 11:07:52 +0530 |
commit | 5a73e6bec4a12db7afae9de300e39256f754d8d3 (patch) | |
tree | 8b9c8bf234d9024976fea0af05436a34834615eb /macros/Hardware/RasberryPi/lcd/names | |
parent | 595d1bae76a45ebb7f2bb0b4f805c972377c7e1d (diff) | |
download | scilab2c-5a73e6bec4a12db7afae9de300e39256f754d8d3.tar.gz scilab2c-5a73e6bec4a12db7afae9de300e39256f754d8d3.tar.bz2 scilab2c-5a73e6bec4a12db7afae9de300e39256f754d8d3.zip |
cleanup
fix permissions
ignore make output files
Diffstat (limited to 'macros/Hardware/RasberryPi/lcd/names')
-rwxr-xr-x | macros/Hardware/RasberryPi/lcd/names | 12 |
1 files changed, 0 insertions, 12 deletions
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 |