We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 676c0d1 commit 12697beCopy full SHA for 12697be
changelog.md
@@ -1,3 +1,9 @@
1
+# 0.1.1
2
+
3
+### Bug Fixes
4
5
+* Send counts did not work for daisy.
6
7
# 0.1.0
8
9
### New Functions
package.json
@@ -1,6 +1,6 @@
{
"name": "openbci-utilities",
- "version": "0.1.0",
+ "version": "0.1.1",
"description": "The official utility package of Node.js SDK for the OpenBCI Biosensor Boards.",
"main": "index.js",
"scripts": {
0 commit comments