Merge pull request #25 from masayuki2009/improve_gs2200m_throughput
apps: gs2200m: Remove unnecessary usleep() to improve throughput
This commit is contained in:
commit
18f4870a0a
@ -1404,8 +1404,6 @@ static int gs2200m_loop(FAR struct gs2200m_s *priv)
|
|||||||
USRSOCK_EVENT_RECVFROM_AVAIL);
|
USRSOCK_EVENT_RECVFROM_AVAIL);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
usleep(1);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
errout:
|
errout:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user