You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The main function is set by the main attribute of the <script> tag.
This function is then called with a data object as parameter.
the data object is a 2-d number array representing the raw values of the signal, where index 0 is X, index 1 is Y, and index 3 is Z if needed.