Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to disable Truncating data #85

Open
Artucuno opened this issue Feb 7, 2023 · 1 comment
Open

How to disable Truncating data #85

Artucuno opened this issue Feb 7, 2023 · 1 comment

Comments

@Artucuno
Copy link

Artucuno commented Feb 7, 2023

How do I disable Truncating data for ggwave python?

Thanks!

@ggerganov
Copy link
Owner

Which protocol are you using?
For "fixed-length" protocols the maximum length of the payload is 64 bytes. For "variable-length" protocols, the maximum length is 140 bytes. Everything above these limits will be truncated.

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

No branches or pull requests

2 participants