index
:
scilab2c/.git
master
Tool capable to translate Scilab code into C code.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
macros
/
Scilab-Arduino
/
i2c_dev.sci
blob: f86e588abcf84b354f239552638236bc7fdf2068 (
plain
)
1
2
3
function z = i2c_dev(address) z = 0 endfunction