Skip to content

set messenger buffersize to 90 for all boards like for the mega#341

Merged
DocMoebiuz merged 1 commit intoMobiFlight:mainfrom
elral:fix_message_size
Jan 6, 2025
Merged

set messenger buffersize to 90 for all boards like for the mega#341
DocMoebiuz merged 1 commit intoMobiFlight:mainfrom
elral:fix_message_size

Conversation

@elral
Copy link
Collaborator

@elral elral commented Nov 1, 2024

Description of changes

For all boards the buffer for the command messenger is set to 96 bytes, accordingly the max. message size, which is defined in the board.json file, should be also for all boards 90 bytes. But only for the mega this is defined, for all other boards the max. buffer size is still 64 byte.

This PR defines the max. buffer size for the command messenger to 90 bytes for all boards like it is already for the mega.

@elral elral requested a review from DocMoebiuz as a code owner November 1, 2024 05:26
@github-actions
Copy link

github-actions bot commented Nov 1, 2024

Board and firmware folder for this pull request:
Mobiflight-Connector.zip

@DocMoebiuz DocMoebiuz merged commit c55adee into MobiFlight:main Jan 6, 2025
@DocMoebiuz DocMoebiuz added the Code cleanup Changes that clean up unused libraries, memory issues, etc. but do not change functionality. label Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Code cleanup Changes that clean up unused libraries, memory issues, etc. but do not change functionality.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants