actually changing the data-type lol

This commit is contained in:
cheetah.cat 2024-09-03 00:08:29 +02:00
parent c8235962f5
commit accc7639e4

View file

@ -2,7 +2,7 @@ package client
type ( type (
ZelloCodecHeader struct { ZelloCodecHeader struct {
SampleRate int16 SampleRate uint16
FramesPerPaket int FramesPerPaket int
FrameSize int FrameSize int