nrf8001: documentation updates and showing relation to aci lib
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
@@ -27,6 +27,12 @@
|
||||
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file
|
||||
* @brief BLE specific macros
|
||||
* @ingroup nrf8001
|
||||
*/
|
||||
|
||||
#ifndef UART_OVER_BLE_H__
|
||||
#define UART_OVER_BLE_H__
|
||||
|
||||
@@ -70,8 +76,4 @@ typedef struct
|
||||
uint8_t uart_rts_remote; /**< State of the remote UART RTS */
|
||||
} uart_over_ble_t;
|
||||
|
||||
/**
|
||||
* @}
|
||||
*/
|
||||
|
||||
#endif // UART_OVER_BLE_H__
|
||||
|
||||
Reference in New Issue
Block a user