diff options
author | Keith Packard <keithp@keithp.com> | 2016-07-02 22:52:38 +0200 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2016-07-02 22:52:38 +0200 |
commit | d60133c65b4592f0f8c832135664a8e0c922b4f0 (patch) | |
tree | 7f8d9ff2f1ae1da7f980bf5d0067b31f19024e87 /doc/release-notes-1.6.5.inc | |
parent | 14e73d89d7dbb44e9ffab2820aefb693b6e8ef24 (diff) |
Credit Chuck Haskin for helping fix the SPI bug.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc/release-notes-1.6.5.inc')
-rw-r--r-- | doc/release-notes-1.6.5.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/release-notes-1.6.5.inc b/doc/release-notes-1.6.5.inc index c77f466f..9f3ae281 100644 --- a/doc/release-notes-1.6.5.inc +++ b/doc/release-notes-1.6.5.inc @@ -13,7 +13,8 @@ * Fix STM32L SPI driver to prevent lock-up in the logging or radio code, either of which could stop data logging and - telemetry. + telemetry. Found and characterized by Chuck Haskin, who also + tested the new firmware before release. == AltosUI, TeleGPS and AltosDroid Applications |