We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0810a1 commit 43d984aCopy full SHA for 43d984a
libraries/LowPower/LowPower.h
@@ -10,7 +10,7 @@
10
class LowPowerClass {
11
public:
12
/**
13
- * Set the oscillator type that is shutdown during sleep and reenabled after.
+ * Set the oscillator type that is shutdown during sleep and re-enabled after.
14
* The default is "crystal oscillator" (DORMANT_SOURCE_XOSC).
15
*/
16
void setOscillatorType(dormant_source_t oscillator);
0 commit comments