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 43d984a commit 686cea3Copy full SHA for 686cea3
libraries/LowPower/LowPower.h
@@ -22,7 +22,7 @@ class LowPowerClass {
22
*/
23
void dormantUntilGPIO(pin_size_t wakeup_gpio, PinStatus wakeup_type);
24
/**
25
- * Put the chpi in "DORMANT" for a specified amount of time.
+ * Put the chip in "DORMANT" for a specified amount of time.
26
* Note that this does not work on RP2040 chips, unless you connect a 32.768kHz
27
* oscillator to specific pins. (TODO exact documentation)
28
0 commit comments