docs/wipy: Correct deep sleep current figure.
This commit is contained in:
parent
5a699a7017
commit
a181340ad8
@ -178,4 +178,4 @@ Details on sleep modes
|
|||||||
configuration required.
|
configuration required.
|
||||||
* ``machine.sleep()``: 950uA (in WLAN STA mode). Wake sources are ``Pin``, ``RTC``
|
* ``machine.sleep()``: 950uA (in WLAN STA mode). Wake sources are ``Pin``, ``RTC``
|
||||||
and ``WLAN``
|
and ``WLAN``
|
||||||
* ``machine.deepsleep()``: ~5uA. Wake sources are ``Pin`` and ``RTC``.
|
* ``machine.deepsleep()``: ~350uA. Wake sources are ``Pin`` and ``RTC``.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user