Skip to content

Commit cf9ad9c

Browse files
author
AJ Keller
committed
Add to index.js
1 parent 50802bc commit cf9ad9c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Diff for: index.js

+2
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
module.exports.Constants = require('./openBCIConstants');
2+
module.exports.Debug = require('./openBCIDebug');
3+
module.exports.Sample = require('./openBCISample');

Diff for: openBCIUtils.js renamed to openBCIDebug.js

File renamed without changes.

0 commit comments

Comments
 (0)