
5 changed files with 4 additions and 27 deletions
@ -1,23 +0,0 @@
|
||||
/*
|
||||
* Copyright (c) 2015-2016 Ken Bannister. All rights reserved. |
||||
* |
||||
* This file is subject to the terms and conditions of the GNU Lesser |
||||
* General Public License v2.1. See the file LICENSE in the top level |
||||
* directory for more details. |
||||
*/ |
||||
|
||||
/**
|
||||
* @ingroup net_gcoap |
||||
* @brief Adapter for migration of GNRC-based gcoap to sock-based gcoap |
||||
* @deprecated Use net/gcoap.h instead. |
||||
* |
||||
* @{ |
||||
* |
||||
* @file |
||||
* |
||||
* @author Ken Bannister <kb2ma@runbox.com> |
||||
*/ |
||||
|
||||
#include "net/gcoap.h" |
||||
|
||||
/** @} */ |
Loading…
Reference in new issue