mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 04:39:01 +00:00
Trivial correction of some spacing
This commit is contained in:
parent
e39c85b718
commit
e00bc64c40
2 changed files with 2 additions and 2 deletions
|
|
@ -62,7 +62,7 @@
|
|||
# define USEC_PER_SEC (USEC_PER_MSEC * MSEC_PER_SEC)
|
||||
#endif
|
||||
|
||||
#define SHORT_DELAY (USEC_PER_SEC / 3)
|
||||
#define SHORT_DELAY (USEC_PER_SEC / 3)
|
||||
|
||||
/****************************************************************************
|
||||
* Private Data
|
||||
|
|
|
|||
|
|
@ -62,7 +62,7 @@
|
|||
# define USEC_PER_SEC (USEC_PER_MSEC * MSEC_PER_SEC)
|
||||
#endif
|
||||
|
||||
#define SHORT_DELAY (USEC_PER_SEC / 3)
|
||||
#define SHORT_DELAY (USEC_PER_SEC / 3)
|
||||
|
||||
/****************************************************************************
|
||||
* Private Data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue