Changes between Version 49 and Version 50 of PiBotOsInstallation


Ignore:
Timestamp:
Oct 1, 2016, 11:28:18 AM (9 years ago)
Author:
chris
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PiBotOsInstallation

    v49 v50  
    2222* Install [http://pi4j.com/ Pi4J]
    2323  {{{
    24        cd ~/dev
     24       mkdir -p ~/dev;cd ~/dev
    2525       curl -s get.pi4j.com | sudo bash
    2626  }}}