mirror of
https://github.com/apache/nuttx.git
synced 2026-06-02 17:48:54 +08:00
Spiri: Fixe some typos. One is critical since it is conditional compilation.
This commit is contained in:
@@ -1958,7 +1958,7 @@ int spirit_hw_initialize(FAR struct spirit_driver_s *priv,
|
||||
|
||||
/* Puts the SPIRIT1 in STANDBY mode (125us -> rx/tx) */
|
||||
|
||||
wlinfo("Go to STNDBY\n");
|
||||
wlinfo("Go to STANDBY\n");
|
||||
ret = spirit_command(spirit, CMD_STANDBY);
|
||||
if (ret < 0)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user