Skip to content
Snippets Groups Projects
Unverified Commit b88de338 authored by José Ignacio Alamos Aste's avatar José Ignacio Alamos Aste Committed by GitHub
Browse files

Merge pull request #10230 from PeterKietzmann/pr_at233_smartlistening_doc

drivers/at86rf233: extend doc for smart idle listening feautre
parents f5379c05 1bcb5214
No related branches found
No related tags found
No related merge requests found
......@@ -134,7 +134,9 @@ extern "C" {
* @brief Smart idle listening feature
*
* This feature optimizes radio operation in the listening mode, reducing
* current consumption by ~50%. It is supported by only at86rf233.
* current consumption by ~50%. It is supported by only at86rf233. The reference
* manual recommends to disable this feature for RSSI measurements or random number
* generation (Section 8.4 and Section 11.2).
*/
#ifdef MODULE_AT86RF233
#ifndef AT86RF2XX_SMART_IDLE_LISTENING
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment