mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 23:03:27 +08:00
committed by
Alin Jerpelea
parent
0536953ded
commit
0dc6990166
@@ -621,7 +621,9 @@ static int w25_wait_keypress(FAR char *keyset, int nseconds)
|
||||
{
|
||||
char tmpch;
|
||||
|
||||
/* Read handling retries. We get out of this loop if a key is press. */
|
||||
/* Read handling retries.
|
||||
* We get out of this loop if a key is press.
|
||||
*/
|
||||
|
||||
for (; ; )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user