Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not unconditionally overwrite the status message in check_file()
No function should touch the status message directly without checking the message severity level first. Replace the strcpy_P with lcd_setstatuspgm().
- Loading branch information