mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-11-01 05:42:31 +01:00
Fix TWI_ReadPacket() not releasing the bus correctly after all data transferred. Make TWI_SendByte() and TWI_ReceiveByte() non-inline to reduce compiled binary size.