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

variety words transmission #22

Open
JeasonZzz opened this issue Feb 24, 2017 · 4 comments
Open

variety words transmission #22

JeasonZzz opened this issue Feb 24, 2017 · 4 comments

Comments

@JeasonZzz
Copy link

Dear Jpiat
Your code could run properly but we tried to transfer variety of words instead of hello world. We erase // before #define TRANSMIT_SERIAL and because of the sentence if(com_buffer_nb_bytes >= 32 || c == '\n'), if we press Enter on the keyboard the inputted sentence should be transferred. But the situation now is we could only transfer data if we input more than 32 words.

@jpiat
Copy link
Owner

jpiat commented Feb 24, 2017 via email

@JeasonZzz
Copy link
Author

we tried the new line character '\n', but it could not help. The words can only be transmitted if the number of words accumulated to 32. And the part more than 32 words can not show until the next 32 words are inputted.

@jpiat
Copy link
Owner

jpiat commented Feb 24, 2017 via email

@JeasonZzz
Copy link
Author

Now it works! Thanks!

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