diff options
author | Bdale Garbee <bdale@gag.com> | 2013-02-01 00:01:55 +1100 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2013-02-01 00:01:55 +1100 |
commit | 7de030d91ec662475fdc05582737d2262de81ce7 (patch) | |
tree | d37281b2cf7bad415874b48747fc5c4bfad79c1b /AltosDroid | |
parent | f252d87bd712f863a3a039d49d89a045c58def54 (diff) |
more mucking with format
Diffstat (limited to 'AltosDroid')
-rw-r--r-- | AltosDroid/index.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/AltosDroid/index.mdwn b/AltosDroid/index.mdwn index b9d11f1..6c6517b 100644 --- a/AltosDroid/index.mdwn +++ b/AltosDroid/index.mdwn @@ -24,14 +24,17 @@ AltosDroid requires the following permissions to be installed: * NETWORK COMMUNICATION * PAIR WITH BLUETOOTH DEVICES +<br> This permission is needed to access Bluetooth communications, allowing the pairing of and connection to TeleBT units. * STORAGE * MODIFY OR DELETE THE CONTENTS OF YOUR USB STORAGE MODIFY OR DELETE THE CONTENTS OF YOUR SD CARD +<br> This permission is needed so that telemetry logs can be written to the SD card. * SYSTEM TOOLS * ACCESS BLUETOOTH SETTINGS +<br> This permission is used to request the enabling of Bluetooth at startup. @@ -60,6 +63,7 @@ Google Maps integration, and "take me to my rocket" navigation. Android is a trademark of Google Inc. +<br> Google Play is a trademark of Google Inc. </center> |