1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 22:43:50 +01:00

Merge pull request #8980 from aabadie/pr/examples/readme_gnrc_minimal

examples/gnrc_minimal: remove obsolete reference to XBee from README
This commit is contained in:
Koen Zandberg 2018-04-30 14:15:16 +02:00 committed by GitHub
commit 95c2033802
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,3 @@ is achieved by:
* Reducing the maximum neighbor cache size from 8 to 1.
Please take a look at the Makefile to see how the configuration is done.
## Support for XBee
Please uncomment the lines in the Makefile in order to support the XBee into
this example.