From 36afe33057264b6355e545b6a8516b37aff0bac2 Mon Sep 17 00:00:00 2001 From: Emil Muratov Date: Sun, 26 May 2024 14:09:59 +0900 Subject: [PATCH] Upd README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5e6b7e2..0bdacc5 100644 --- a/README.md +++ b/README.md @@ -71,11 +71,11 @@ Menu navigation demo capture. ### Features -### QC Trigger -QC trigger is an experimental feature. Since QC trigger uses same lines as USB data, those function co-exist pretty bad together. Due to lack of design schematics and documentaion it is diffecult to implement it properly. When QC is activated __no other__ USB operation is possible, __including firmware download__! It also affects system message output to `Serial` line which migh result in UI slownes or freezes. +## QC Trigger +QC trigger is an __experimental__ feature. Since QC trigger uses same lines as USB data, those function co-exist pretty bad together. Due to lack of design schematics and documentaion it is not easy to implement it properly. When QC is activated __no other__ USB operation is possible, __including firmware download__! It also affects system message output to `Serial` line which migh result in UI slownes or freezes. > [!NOTE] -> Do **not** acticate QC-trigger on permanent basis! Do this only when no other PD sources are available and you need to work with USB Type-A powerbanks, or PSUs. Disable it when not needed in configuration menu. On each QC mode change it is required to unplug/replug the Iron! +> Do **not** activate QC-trigger on permanent basis! Do this only when no other PD sources are available and you need to work with USB Type-A powerbanks, or PSUs. Disable it when not needed in configuration menu. On each QC mode change it is required to unplug/replug the Iron!