Emokit
Emokit copied to clipboard
Improved C library
Please check my changes to C library. I made it a little shorter with the same functionality.
To sum up my changes made it more object oriented (so it should be easy to make C++ lib now) and my observation allowed to get rid of electrode bit tables, so the code is much shorter now.
I didn't changed epocd.cpp tho, so it requires a few minor changes to be compatible.