This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
wiki:nodejs [2015/03/09 11:38] arturo |
wiki:nodejs [2019/05/28 11:22] (current) |
||
---|---|---|---|
Line 201: | Line 201: | ||
then untar it so to be detected "globally" by your system with : | then untar it so to be detected "globally" by your system with : | ||
<code bash> | <code bash> | ||
- | $ tar xvf serialport-1.4.0_mips-25-ubuntu.tar.gz -C /opt/usr/lib/node_modules | + | $ tar xvf serialport-1.6.1_mips-25-ubuntu.tar.gz -C /opt/usr/lib/node_modules |
</code> | </code> | ||
==== Firmata on MCU ==== | ==== Firmata on MCU ==== |