Skip to content

Commit

Permalink
FF: Forgot to import time
Browse files Browse the repository at this point in the history
  • Loading branch information
todd committed Jul 18, 2024
1 parent 62a95c6 commit 5add9e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions psychopy_bbtk/tpad.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
import serial
import re
import sys
import time

# possible values for self.channel
channelCodes = {
Expand Down

0 comments on commit 5add9e1

Please sign in to comment.