mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-10-28 12:10:08 +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.