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

Feature request - Add Message Handling > 255 #39

Open
Savaesc opened this issue Nov 24, 2022 · 0 comments
Open

Feature request - Add Message Handling > 255 #39

Savaesc opened this issue Nov 24, 2022 · 0 comments

Comments

@Savaesc
Copy link

Savaesc commented Nov 24, 2022

Please add bigger message handling in VescUart.cpp

					case 3:
						// ToDo: Add Message Handling > 255 (starting with 3)
						if( debugPort != NULL ){
							debugPort->println("Message is larger than 256 bytes - not supported");
						}
					break;
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