From d184344715501e25025a891718b92c9a79db3a9a Mon Sep 17 00:00:00 2001 From: JongChern Date: Wed, 30 Jul 2025 16:41:40 +0800 Subject: [PATCH] Update README.md --- ShimmerBLE/Shimmer32FeetBLEAPIConsoleAppExample/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ShimmerBLE/Shimmer32FeetBLEAPIConsoleAppExample/README.md b/ShimmerBLE/Shimmer32FeetBLEAPIConsoleAppExample/README.md index b738c7d..84e2156 100644 --- a/ShimmerBLE/Shimmer32FeetBLEAPIConsoleAppExample/README.md +++ b/ShimmerBLE/Shimmer32FeetBLEAPIConsoleAppExample/README.md @@ -21,4 +21,4 @@ ShimmerDevices.PortFilterOption portFilterOption; portFilterOption = ShimmerDevices.PortFilterOption.All; string[] ShimmerComPorts = ShimmerDevices.GetComPorts(portFilterOption); ``` - +4) There is functionality included to automatically list the Verisense device (Com Port) when it is USB connected, should USB be enabled.