mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 12:49:03 +00:00
apps: gs2200m: Remove unnecessary usleep() to improve throughput
Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
This commit is contained in:
parent
97fd133025
commit
ebf666100a
1 changed files with 0 additions and 2 deletions
|
|
@ -1404,8 +1404,6 @@ static int gs2200m_loop(FAR struct gs2200m_s *priv)
|
|||
USRSOCK_EVENT_RECVFROM_AVAIL);
|
||||
}
|
||||
}
|
||||
|
||||
usleep(1);
|
||||
}
|
||||
|
||||
errout:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue