Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ShimmerBLE/Shimmer32FeetBLEAPIConsoleAppExample/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Loading