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
/
cmd_i2c_dev.sci
blob: 37854cf3985ebf94fb17f7ea01001c3ad90df3dd (
plain
)
1
2
3
function z = cmd_i2c_dev(address) z = 0 endfunction