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/Soft/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/Soft/names')
-rwxr-xr-x | macros/Hardware/RasberryPi/Soft/names | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/macros/Hardware/RasberryPi/Soft/names b/macros/Hardware/RasberryPi/Soft/names deleted file mode 100755 index da06cbb5..00000000 --- a/macros/Hardware/RasberryPi/Soft/names +++ /dev/null @@ -1,6 +0,0 @@ -RPI_softPwmCreate -RPI_softPwmStop -RPI_softPwmWrite -RPI_softToneCreate -RPI_softToneStop -RPI_softToneWrite |