From 409ef51f71ce1a2a5279ef07baac947bdade1139 Mon Sep 17 00:00:00 2001 From: sommermorgentraum <24917424+zxkmm@users.noreply.github.com> Date: Mon, 15 Apr 2024 16:42:50 +0800 Subject: [PATCH] add a textual hint in the not connect help (#64) --- src/components/SerialLoader/SerialLoader.tsx | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/src/components/SerialLoader/SerialLoader.tsx b/src/components/SerialLoader/SerialLoader.tsx index 4f91247..e3d9ec8 100644 --- a/src/components/SerialLoader/SerialLoader.tsx +++ b/src/components/SerialLoader/SerialLoader.tsx @@ -104,10 +104,15 @@ const SerialLoader = ({ children }: PropsWithChildren) => {
No device found or cannot connect? -

- Make sure you are running at least stable v2.0.0, nightly n_240114 - or newer. -

+