Commit a181340a authored by daniel's avatar daniel

docs/wipy: Correct deep sleep current figure.

parent 5a699a70
......@@ -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``.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment