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

Chang publish buffer #38

Open
thankzuy opened this issue Sep 9, 2021 · 0 comments
Open

Chang publish buffer #38

thankzuy opened this issue Sep 9, 2021 · 0 comments

Comments

@thankzuy
Copy link

thankzuy commented Sep 9, 2021

Hi, i tried to change the publish buffer of my stm32f4 by changing the rbuflen and tbuflen in STM32Hardware.h:
const static uint16_t rbuflen = 4096;
const static uint16_t tbuflen = 4096;
But when I established the connection with my pc, I still got this message:
Note: publish buffer size is 512 bytes
Is there any where else I have to modify in my firmware? Thank you for reading my question.

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

1 participant