Skip to content

Commit dc37639

Browse files
authored
Capitalize Standby Mode
Capitalized Standby Mode etc.
1 parent 7ecac80 commit dc37639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/Arduino_LowPowerPortentaH7.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ class LowPowerPortentaH7 {
339339

340340
/**
341341
* @brief Time since the board was booted.
342-
* It reports the time since the last wake-up reset (after standby)
342+
* It reports the time since the last wake-up reset (after being in Standby Mode)
343343
* or power-on depending on what happened last.
344344
* @return Number of microseconds.
345345
*/

0 commit comments

Comments
 (0)