Fixed HID Parser not distributing the Usage Min and Usage Max values across an array...
[pub/lufa.git] / Projects / AVRISP / Lib / PDITarget.c
index d1dfa15..98d4bde 100644 (file)
@@ -41,7 +41,7 @@
 /** Writes a given byte to the attached XMEGA device, using a RS232 frame via software through the\r
  *  PDI interface.\r
  *\r
- *  \param Byte  Byte to send to the attached device\r
+ *  \param[in] Byte  Byte to send to the attached device\r
  */\r
 void PDITarget_SendByte(uint8_t Byte)\r
 {\r