le_data_channel_server: add link to iOS test app

This commit is contained in:
Matthias Ringwald 2018-02-06 11:15:12 +01:00
parent d622dcd08a
commit e0c4f30688

View File

@ -40,7 +40,8 @@
// *****************************************************************************
/* EXAMPLE_START(le_data_channel): LE Data Channel Server - Receive data via L2CAP
*
* @text IOS 11 and newer supports LE Data Channels for fast transfer via LE
* @text iOS 11 and newer supports LE Data Channels for fast transfer via LE
* [https://github.com/bluekitchen/CBL2CAPChannel-Demo](Basic iOS example on GitHub)
*/
// *****************************************************************************