Skip to content

Commit

Permalink
[readme] trivial fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
canlang committed Oct 13, 2014
1 parent 170add2 commit 902246b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ Two apps are prepared for the IPIN2014 competitors: one is a logging app to coll

This is a sample sequence of location logging:

1. (Logging App) Select a competitor ID from the list. Initially, dummy list of competitors is provided.
2. (Dummy App) Click the “listen” button.
3. (Logging App) Click the “scan” button to find the measurement device to be paired.
4. (Logging App) Select the device and click the “connect” button to pair with the device. The mac address of the selected device is presented on the top of the app.
5. (Logging App) After the pairing is made, a button represents current key point is activated. Initially, dummy list of key point is provided.
* (Dummy App) When you click “send location” button, the measurement app should send an estimated location periodically. The most recent location log is presented on the top of the application.
1. _(Logging App)_ Select a competitor ID from the list. Initially, dummy list of competitors is provided.
2. _(Dummy App)_ Click the “listen” button.
3. _(Logging App)_ Click the “scan” button to find the measurement device to be paired.
4. _(Logging App)_ Select the device and click the “connect” button to pair with the device. The mac address of the selected device is presented on the top of the app.
5. _(Logging App)_ After the pairing is made, a button represents current key point is activated. Initially, dummy list of key point is provided.
* _(Dummy App)_ When you click “send location” button, the measurement app should send an estimated location periodically. The most recent location log is presented on the top of the application.

![demo1](https://cloud.githubusercontent.com/assets/420433/4610527/94f69848-52b0-11e4-8a34-7ec521328518.png)

Expand Down

0 comments on commit 902246b

Please sign in to comment.