Skip to content

Commit

Permalink
fixed link to compile API
Browse files Browse the repository at this point in the history
Now it points to the correct sub-branch with the BLE code
  • Loading branch information
BlackstoneEngineering committed May 19, 2016
1 parent 21de8e1 commit e51678d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The Raspberry Pi 3 scans for beacons using the NodeJS noble plugin. Displayed on
This is what the demo looks like, the orange text will change based on the most powerful BLE beacon nearby.

## How to use
1. load [this webapp](https://github.com/armmbed/mbed-compile-api-js) onto a tablet to generate the embedded device code.
1. load [this webapp](https://github.com/ARMmbed/mbed-compile-api-js/tree/dac-demo) onto a tablet to generate the embedded device code.
2. Install Raspbian Noobs on a Raspberry Pi 3 and then run the `Rpi3setup.sh` script on the Raspberry Pi 3, `sudo sh Rpi3setup.sh`. This script will install all the necessary bits to run the demo and setup the RPi to automatically go into kiosk mode on startup.


Expand Down

0 comments on commit e51678d

Please sign in to comment.