1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

Merge pull request #12005 from haukepetersen/fix_nrfmin_doc

cpu/nrf5x: fix bitrate doc for nrfmin driver
This commit is contained in:
Peter Kietzmann 2019-08-20 08:31:29 +02:00 committed by GitHub
commit f0272ed262
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@
* -> we define host byte order := network byte order
*
* The driver is using a Nordic proprietary physical layer, configured to a
* bitrate of 2Mbit. The maximum payload length can be freely configured, but
* bitrate of 1 Mbit/s. The maximum payload length can be freely configured, but
* the maximal supported value is 250 byte (default is 200 byte).
*
* We define the nrfmin link layer to use 16-bit addresses. On the physical