examples/gnrc_minimal: remove obsolete xbee reference from readme

This commit is contained in:
Alexandre Abadie 2018-04-19 11:31:40 +02:00
parent 689333ff04
commit bf80072cf5

View File

@ -29,7 +29,3 @@ is achieved by:
* Reducing the maximum neighbor cache size from 8 to 1. * Reducing the maximum neighbor cache size from 8 to 1.
Please take a look at the Makefile to see how the configuration is done. 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.