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 trial_utils module for generating LED timings really should just be a static value that's computed based off of when the tone is scheduled to start and then the Arduino code can compute when the timing should happen. It really doesn't need to be an array probably... maybe there's a reason I did it that way but I can't think of it right now...
The text was updated successfully, but these errors were encountered:
The
trial_utils
module for generating LED timings really should just be a static value that's computed based off of when the tone is scheduled to start and then the Arduino code can compute when the timing should happen. It really doesn't need to be an array probably... maybe there's a reason I did it that way but I can't think of it right now...The text was updated successfully, but these errors were encountered: