X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/c1daecf18b25566da50beb3afdcbc3e5d49d3b48..328ed71ce728de4a6633d981441ac9837c9cd62a:/LUFA/Drivers/Peripheral/AVRU4U6U7/TWI.h?ds=inline diff --git a/LUFA/Drivers/Peripheral/AVRU4U6U7/TWI.h b/LUFA/Drivers/Peripheral/AVRU4U6U7/TWI.h index f6a251710..eb9e6aa1d 100644 --- a/LUFA/Drivers/Peripheral/AVRU4U6U7/TWI.h +++ b/LUFA/Drivers/Peripheral/AVRU4U6U7/TWI.h @@ -110,7 +110,7 @@ /** Receives a byte from the currently addressed device on the TWI bus. * - * \param[in] Byte Location where the read byte is to be stored + * \param[in] Byte Location where the read byte is to be stored * \param[in] LastByte Indicates if the byte should be ACKed if false, NAKed if true * * \return Boolean true if the byte reception sucessfully completed, false otherwise