TeamICSTECHNOS / DOCoMETRe

Data acquisition and processing software
Other
0 stars 0 forks source link

Wrong time vector with analyse (Arduino Uno only) #7

Closed fbuloup closed 2 years ago

fbuloup commented 2 years ago

For Arduino Uno, take time vector into account when loading signals with analyse (see /Docometre/src/fr/univamu/ism/docometre/editors/DataEditor.java)

fbuloup commented 2 years ago

As an interrupt method is now used with the Arduino Uno, it is no longer necessary to associate time vector with samples.