iomz / dl-myo

Yet another MyoConnect alternative without dongles
GNU General Public License v3.0
5 stars 1 forks source link

design: trigger on_emg_data with EMGData type, not the 8-byte list (just 1 sample each) #15

Closed iomz closed 1 year ago

iomz commented 1 year ago

I guess it's better to conform to the original specification. Modify the on_emg_data event handler to emit EMGData with sample1 and sample2.