Add comment for parameter
authorNathael Pajani <nathael.pajani@ed3l.fr>
Sun, 21 Jul 2013 23:06:32 +0000 (01:06 +0200)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Sun, 21 Jul 2013 23:06:32 +0000 (01:06 +0200)
isp_commands.c

index c468b1c..88ada52 100644 (file)
@@ -97,6 +97,7 @@ static int isp_ret_code(char* buf, char** endptr, int quiet)
 
 
 /* Connect or reconnect to the target.
+ * crystal_freq is in KHz
  * Return positive or NULL value when connection is OK, or negative value otherwise.
  */
 int isp_connect(unsigned int crystal_freq, int quiet)