diff options
| author | Bdale Garbee <bdale@gag.com> | 2015-07-31 10:47:08 -0600 | 
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2015-07-31 10:47:08 -0600 | 
| commit | 9e40f97b013256650364a2a7be96d7d2216ed778 (patch) | |
| tree | fc87020433d87cd1e609e2267a209d6f65aec3d3 | |
| parent | 773b23c48f67564eec83fc3ee085862c547ad160 (diff) | |
add a paragraph about TeleBT battery charging to AltosDroid chapter in documentation
| -rwxr-xr-x | ao-bringup/turnon_telebt_v1 (renamed from ao-bringup/turnon_telebt) | 0 | ||||
| -rw-r--r-- | doc/altusmetrum.xsl | 12 | 
2 files changed, 12 insertions, 0 deletions
| diff --git a/ao-bringup/turnon_telebt b/ao-bringup/turnon_telebt_v1 index f4100ae2..f4100ae2 100755 --- a/ao-bringup/turnon_telebt +++ b/ao-bringup/turnon_telebt_v1 diff --git a/doc/altusmetrum.xsl b/doc/altusmetrum.xsl index a40481f1..d1328abf 100644 --- a/doc/altusmetrum.xsl +++ b/doc/altusmetrum.xsl @@ -3990,6 +3990,18 @@ NAR #88757, TRA #12200        </para>      </section>      <section> +      <title>Charging TeleBT Battery</title> +      <para> +	Before using TeleBT with AltosDroid, make sure the internal  +	TeleBT battery is charged.  To do this, attach a micro USB +	cable from a computer or other USB power source to TeleBT. +	A dual LED on the circuit board should illuminate, showing +	red while the battery is charging, green when charging is +	completed, and both red and green on at the same time if +	there is a battery fault. +      </para> +    </section> +    <section>        <title>Connecting to TeleBT over Bluetoothâ„¢</title>        <para>  	Press the Android 'Menu' button or soft-key to see the | 
