Skip to content

Commit 7ecac80

Browse files
authored
Remove unnecessary comment line
This line slipped in by mistake.
1 parent 00c3adf commit 7ecac80

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: src/Arduino_LowPowerPortentaH7.h

-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ class LowPowerStandbyType {
112112
* @brief A class representing a time elapsed condition.
113113
*
114114
* This class is used to specify a condition based on the elapsed time.
115-
* It is typically used in conjunction with the LowPower library for Arduino.
116115
*/
117116
class UntilTimeElapsedClass {
118117
};

0 commit comments

Comments
 (0)