Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix buffer overflow error when bc has 12 characters
- mcx_config.bc has type char[12], with no null terminator required - resolves #191
- Loading branch information