Skip to content

Commit

Permalink
another attempt/fix to show bullets and sub-bullets properly
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohit Grover committed Aug 13, 2015
1 parent a35ae96 commit e6cf17a
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
8 changes: 4 additions & 4 deletions BLE_Beacon/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ What You’ll Need

To get this going, you’ll need:

* One of the generic apps to scan BLE peripherals.
- One of the generic apps to scan BLE peripherals.

** For Android, you can get [nRF Master Control Panel](https://play.google.com/store/apps/detailsid=no.nordicsemi.android.mcp&hl=en).
- For Android, you can get [nRF Master Control Panel](https://play.google.com/store/apps/detailsid=no.nordicsemi.android.mcp&hl=en).

** For iPhone, you can get [LightBlue](https://itunes.apple.com/gb/app/lightblue-bluetooth-low-energy/id557428110?mt=8).
- For iPhone, you can get [LightBlue](https://itunes.apple.com/gb/app/lightblue-bluetooth-low-energy/id557428110?mt=8).

* An nRF51 DK board.
- An nRF51 DK board.

Build Instructions
==================
Expand Down
10 changes: 5 additions & 5 deletions BLE_HeartRate/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ What You’ll Need

To get this going, you’ll need:

* To see the heart rate information on your phone, download Panobike for [iOS](https://itunes.apple.com/gb/app/panobike/id567403997?mt=8) or [Android](https://play.google.com/store/apps/details?id=com.topeak.panobike&hl=en).
- To see the heart rate information on your phone, download Panobike for [iOS](https://itunes.apple.com/gb/app/panobike/id567403997?mt=8) or [Android](https://play.google.com/store/apps/details?id=com.topeak.panobike&hl=en).

* You could also use one of the generic apps to scan BLE peripherals.
- You could also use one of the generic apps to scan BLE peripherals.

** For Android, you can get [nRF Master Control Panel](https://play.google.com/store/apps/detailsid=no.nordicsemi.android.mcp&hl=en).
- For Android, you can get [nRF Master Control Panel](https://play.google.com/store/apps/detailsid=no.nordicsemi.android.mcp&hl=en).

** For iPhone, you can get [LightBlue](https://itunes.apple.com/gb/app/lightblue-bluetooth-low-energy/id557428110?mt=8).
- For iPhone, you can get [LightBlue](https://itunes.apple.com/gb/app/lightblue-bluetooth-low-energy/id557428110?mt=8).

* An nRF51 DK board.
- An nRF51 DK board.


Build Instructions
Expand Down
10 changes: 5 additions & 5 deletions BLE_URIBeacon/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ What You’ll Need

To get this going, you’ll need:

* To see BLE devices and their advertisement or beacon information, get one of the following installed on your phone:
- To see BLE devices and their advertisement or beacon information, get one of the following installed on your phone:

** The `physical web` app. You can get that app for [iOS](https://itunes.apple.com/us/app/physical-web/id927653608?mt=8) and for [Android](https://play.google.com/store/apps/details?id=physical_web.org.physicalweb).
- The `physical web` app. You can get that app for [iOS](https://itunes.apple.com/us/app/physical-web/id927653608?mt=8) and for [Android](https://play.google.com/store/apps/details?id=physical_web.org.physicalweb).

** For Android, you can get [nRF Master Control Panel](https://play.google.com/store/apps/detailsid=no.nordicsemi.android.mcp&hl=en).
- For Android, you can get [nRF Master Control Panel](https://play.google.com/store/apps/detailsid=no.nordicsemi.android.mcp&hl=en).

** For iPhone, you can get [LightBlue](https://itunes.apple.com/gb/app/lightblue-bluetooth-low-energy/id557428110?mt=8).
- For iPhone, you can get [LightBlue](https://itunes.apple.com/gb/app/lightblue-bluetooth-low-energy/id557428110?mt=8).

* An nRF51 DK board.
- An nRF51 DK board.

Build Instructions
==================
Expand Down

0 comments on commit e6cf17a

Please sign in to comment.