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

MAX_CONFIGURATION_UPDATE_PACKET_LEN Is Unneeded #36

Open
kb1lqd opened this issue Oct 26, 2016 · 0 comments
Open

MAX_CONFIGURATION_UPDATE_PACKET_LEN Is Unneeded #36

kb1lqd opened this issue Oct 26, 2016 · 0 comments

Comments

@kb1lqd
Copy link
Contributor

kb1lqd commented Oct 26, 2016

Documenating the code base found that MAX_CONFIGURATION_UPDATE_PACKET_LEN is unneeded in the Applications>>command.h header file. This should implement either a device configuration definition or UART layer 4 MTU definition.

This definition is used to create a maximum length for the device configuration packet data that is sent.

//Configuration Update Definitions
#define MAX_CONFIGURATION_UPDATE_PACKET_LEN 124
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant