Skip to content

Commit

Permalink
define cf_undefined at the top level (defined in .lib)
Browse files Browse the repository at this point in the history
  • Loading branch information
insane-dreamer committed Feb 10, 2025
1 parent ca209ec commit aaed81c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pylsl/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@
from .lib import cf_float32 as cf_float32
from .lib import cf_double64 as cf_double64
from .lib import cf_string as cf_string
from .lib import cf_undefined as cf_undefined

0 comments on commit aaed81c

Please sign in to comment.