Merge pull request #10230 from PeterKietzmann/pr_at233_smartlistening_doc

drivers/at86rf233: extend doc for smart idle listening feautre
This commit is contained in:
José Alamos 2018-10-24 10:27:21 +02:00 committed by GitHub
commit b88de338d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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