Skip to content

Conversation

@kojofl
Copy link

@kojofl kojofl commented Jun 7, 2025

This PR aims to introduce two changes:

  1. Increase API Flexibility: Functions that previously required a &Vec<T> have been generalized to accept any type that can be referenced as a slice (e.g., &[T], Vec<T>, &[T; N]). This is a non-breaking change.
  2. Address TODO: Allow the push of i64 samples on windows as mentioned in the TODO since the crate now depends on liblsl 1.16.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant