From c099ae2c615fa47dfd9615d820ca3b019ebe4327 Mon Sep 17 00:00:00 2001 From: Martin Klang Date: Mon, 2 Aug 2021 14:56:25 +0200 Subject: [PATCH] moved 'known issues' in HISTORY --- HISTORY.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 31898a76..8721a7f9 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -7,16 +7,16 @@ * Rewritten storage code * Support for new Witch device +Known Issues: +* USB Host does not support reconnecting devices +* USB Audio might 'click' due to synchronisation with host + 21.2.2 ------ * Fix mode button and LED issue in Wizard * Capitalise all USB device names -Known Issues: -* USB Host does not support reconnecting devices -* USB Audio might 'click' due to synchronisation with host - 21.2.1 ------