tmrh20.github.io

##RF24toTUN installer

###Installs the following libraries:

Installer Instructions

  1. Download the install.sh file from http://tmrh20.github.io/RF24Installer/RPi/install.sh

    wget http://tmrh20.github.io/RF24Installer/RPi/install.sh

  2. Make it executable:

    chmod +x install.sh

  3. Run it:

    ./install.sh

Done!

Updater Instructions

  1. Download the update.sh file from http://tmrh20.github.io/RF24Installer/RPi/update.sh

    wget http://tmrh20.github.io/RF24Installer/RPi/update.sh

  2. Make it executable:

    chmod +x update.sh

  3. Run it:

    ./update.sh

Done!