开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

Re: Issues with TinySA USB Connection in C#


 

i use this improrts?

from struct import unpack
import numpy as np

read_data = unpack('cBB'*N_points,bin_data[1:-5])
I get this errror here
struct.error: unpack requires a buffer of 30 bytes
could you please advise what is wrong here?
ps I dont know python at all :(
?

Join [email protected] to automatically receive all group messages.