提交 00d9b99d 编写于 作者: O openharmony_ci 提交者: Gitee

!23 fix bug

Merge pull request !23 from Gavin1012/origin/master
......@@ -1170,7 +1170,7 @@ jerry_debugger_receive (jerry_debugger_uint8_data_t **message_data_p) /**< [out]
{
#if defined (__APPLE__)
// wait at here for 0.5ms
usleep(500)
usleep(500);
#endif /* __APPLE__ */
jerry_debugger_transport_receive_context_t context;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册