mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-06-20 05:35:31 +02:00

msg_t is MSG_OK in the success case and either MSG_RESET or MSG_TIMEOUT in case of errors. So actually use them in the comparison.
msg_t is MSG_OK in the success case and either MSG_RESET or MSG_TIMEOUT in case of errors. So actually use them in the comparison.