mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-04-22 00:55:51 +01:00
157ea96411
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.