Skip to content

Commit 686cea3

Browse files
committed
Spelling fixup
1 parent 43d984a commit 686cea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/LowPower/LowPower.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ class LowPowerClass {
2222
*/
2323
void dormantUntilGPIO(pin_size_t wakeup_gpio, PinStatus wakeup_type);
2424
/**
25-
* Put the chpi in "DORMANT" for a specified amount of time.
25+
* Put the chip in "DORMANT" for a specified amount of time.
2626
* Note that this does not work on RP2040 chips, unless you connect a 32.768kHz
2727
* oscillator to specific pins. (TODO exact documentation)
2828
*/

0 commit comments

Comments
 (0)