nLabs-nScope / nScopeAPI

39 stars 9 forks source link

nScopeReadAllChannels not working correctly #7

Open JaredColin opened 7 years ago

JaredColin commented 7 years ago

nScopeReadAllChannels does not work correctly due to line 19 which calls the function: nScopeAPI('sendP1Pulse',1);

nScopeAPI('sendP1Pulse',1) no longer exists - the code works fine if this line is commented out