diff options
author | Jorawar Singh | 2017-07-16 22:17:43 +0530 |
---|---|---|
committer | Jorawar Singh | 2017-07-16 22:36:51 +0530 |
commit | 5120257de94783e808523343effda00243ad6611 (patch) | |
tree | 6f36c2738140c12510710ad4af4891ca68200bc0 /2.3-1/macros/Hardware/RasberryPi/Soft/names | |
parent | 2e35a1f26a7ec9e4466a5e0448f9a868aa801471 (diff) | |
download | Scilab2C-5120257de94783e808523343effda00243ad6611.tar.gz Scilab2C-5120257de94783e808523343effda00243ad6611.tar.bz2 Scilab2C-5120257de94783e808523343effda00243ad6611.zip |
Toolbox merge, RPI demos and structured demos
Diffstat (limited to '2.3-1/macros/Hardware/RasberryPi/Soft/names')
-rwxr-xr-x | 2.3-1/macros/Hardware/RasberryPi/Soft/names | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/2.3-1/macros/Hardware/RasberryPi/Soft/names b/2.3-1/macros/Hardware/RasberryPi/Soft/names new file mode 100755 index 00000000..da06cbb5 --- /dev/null +++ b/2.3-1/macros/Hardware/RasberryPi/Soft/names @@ -0,0 +1,6 @@ +RPI_softPwmCreate +RPI_softPwmStop +RPI_softPwmWrite +RPI_softToneCreate +RPI_softToneStop +RPI_softToneWrite |