diff options
author | Bdale Garbee <bdale@gag.com> | 2016-09-05 21:28:32 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2016-09-05 21:28:32 -0600 |
commit | 03712a9cb70d54da3a7104da0ce74d5e4bfac05d (patch) | |
tree | 41d62831f6ac6279ac7c15bbdfc9ab60603bbd4f /AltOS/doc/release-notes-1.6.4.html | |
parent | 9d57b4b7b7a187160f02a37eed4e517d3d94cf2f (diff) |
update docs
Diffstat (limited to 'AltOS/doc/release-notes-1.6.4.html')
-rw-r--r-- | AltOS/doc/release-notes-1.6.4.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/AltOS/doc/release-notes-1.6.4.html b/AltOS/doc/release-notes-1.6.4.html index 6428f75..95ab79b 100644 --- a/AltOS/doc/release-notes-1.6.4.html +++ b/AltOS/doc/release-notes-1.6.4.html @@ -1,5 +1,5 @@ - -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Release Notes for Version 1.6.4</title><link rel="stylesheet" type="text/css" href="am.css" /><meta name="generator" content="DocBook XSL Stylesheets V1.79.1" /></head><body><div xml:lang="en" class="article" lang="en"><div class="titlepage"><div><div><h2 class="title"><a id="idm1"></a>Release Notes for Version 1.6.4</h2></div></div><hr /></div><p>Version 1.6.4 fixes a bluetooth communication problem with +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Release Notes for Version 1.6.4</title><link rel="stylesheet" type="text/css" href="am.css" /><meta name="generator" content="DocBook XSL Stylesheets V1.79.1" /></head><body><div xml:lang="en" class="article" lang="en"><div class="titlepage"><div><div><h2 class="title"><a id="idm1"></a>Release Notes for Version 1.6.4</h2></div></div><hr /></div><p>Version 1.6.4 fixes a bluetooth communication problem with TeleBT v1.0 devices, along with some altosui and altosdroid minor nits. It also now ships firmware for some newer devices.</p><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_altos"></a>1. AltOS</h2></div></div></div><p>AltOS fixes:</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> Fix hardware flow control on TeleBT v1.0. Hardware RTS/CTS |