From 0866fb880accbbddcdb26aad491529db011f1d99 Mon Sep 17 00:00:00 2001 From: John Van Drasek Date: Tue, 14 Apr 2015 14:29:11 -0700 Subject: [PATCH] nrf8001: Corrected connction type tag Signed-off-by: John Van Drasek --- src/nrf8001/nrf8001.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/nrf8001/nrf8001.h b/src/nrf8001/nrf8001.h index 451cb7ae..d386aef9 100644 --- a/src/nrf8001/nrf8001.h +++ b/src/nrf8001/nrf8001.h @@ -25,7 +25,7 @@ /** * @brief nrf8001 Bluetooth Low Energy library * @defgroup nrf8001 libupm-nrf8001 - * @ingroup adafruit wifi aio gpio spi + * @ingroup adafruit wifi analog gpio spi */ /** * @library libupm-nrf8001 @@ -34,7 +34,7 @@ * @type wifi * @man adafruit * @web https://learn.adafruit.com/getting-started-with-the-nrf8001-bluefruit-le-breakout/introduction - * @con spi gpio aio + * @con spi gpio analog * * @brief nrf8001 Bluetooth Low Energy library *