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

Increase max logs in file #17

Merged
merged 1 commit into from
Feb 16, 2019
Merged

Increase max logs in file #17

merged 1 commit into from
Feb 16, 2019

Conversation

cpihl
Copy link
Contributor

@cpihl cpihl commented Feb 14, 2019

In parser.h, FLIGHT_LOG_MAX_LOGS_IN_FILE is set to 31,
and I have seen log files with 97 logs. For example when using Betaflight F4 with Betaflight 3.5.5.
Tested to increase to 1000 and it worked.

In parser.h, FLIGHT_LOG_MAX_LOGS_IN_FILE is set to 31,
and I have seen log files with 97 logs. For example when using Betaflight F4 with Betaflight 3.5.5.
Tested to increase to 1000 and it worked.
@mikeller mikeller merged commit fe0f55a into betaflight:master Feb 16, 2019
@cpihl cpihl deleted the patch-1 branch February 17, 2019 16:39
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

Successfully merging this pull request may close these issues.

2 participants