forked from PAWPAW-Mirror/lib_xua
Comment only
This commit is contained in:
@@ -50,6 +50,7 @@ fl_PortHolderStruct p_flash =
|
|||||||
};
|
};
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/* return 1 for opened ports successfully */
|
||||||
int flash_cmd_enable_ports()
|
int flash_cmd_enable_ports()
|
||||||
{
|
{
|
||||||
int result = 0;
|
int result = 0;
|
||||||
@@ -93,6 +94,7 @@ int flash_cmd_enable_ports()
|
|||||||
#endif
|
#endif
|
||||||
if (!result)
|
if (!result)
|
||||||
{
|
{
|
||||||
|
/* All okay.. */
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user