[finsh]更正注释

This commit is contained in:
unknown
2023-04-10 22:13:03 -04:00
committed by Man, Jianting (Meco)
parent ff12c58bf8
commit 582adfb211
+1 -1
View File
@@ -79,7 +79,7 @@ rt_bool_t msh_ishex(char *strvalue)
*
* @param strvalue string
*
* @return true or false
* @return integer transformed from string
*/
int msh_strtohex(char *strvalue)
{