sccn / liblsl

C++ lsl library for multi-modal time-synched data transmission over the local network
Other
107 stars 63 forks source link

Use native endianness for "portable" byte order #196

Closed cboulay closed 1 year ago

cboulay commented 1 year ago

All the pull_request checks passed. @mgrivich says this fixes his problem. Merging.

mgrivich commented 1 year ago

Thanks.