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.
|
||||
* ``machine.sleep()``: 950uA (in WLAN STA mode). Wake sources are ``Pin``, ``RTC``
|
||||
and ``WLAN``
|
||||
* ``machine.deepsleep()``: ~5uA. Wake sources are ``Pin`` and ``RTC``.
|
||||
* ``machine.deepsleep()``: ~350uA. Wake sources are ``Pin`` and ``RTC``.
|
||||
|
|
Loading…
Reference in New Issue