From 3e1dcef22f1fc1d86255394302be8fbccf0de839 Mon Sep 17 00:00:00 2001 From: Chadwick Boulay Date: Sat, 22 Apr 2023 00:19:35 -0400 Subject: [PATCH] Removed firmware specificity from top-level README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a3ccf0..056a719 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ This approach of re-streaming timestamps only was chosen over re-streaming the d See the `cbpy` folder for a Python script that is compatible with Cerebus / Neuroport firmware 7.5.x via CereLink's cbpy. -See the `cbsdk_6.05_Win` folder for a C++ application that is compatible with Cerebus / Neuroport firmware 6.05 via cbsdk targeting that platform, for Windows only. +See the `cbsdk_Win` folder for a C++ application that is compatible with Cerebus / Neuroport firmware via cbsdk, for Windows only.