From d26bde1825e61ac4783189349c6cf649b579b63d Mon Sep 17 00:00:00 2001 From: Mircea Bardac Date: Tue, 29 Sep 2015 21:35:06 +0300 Subject: [PATCH] docs: Sync sensor library names in documentation with the actual library names Signed-off-by: Mircea Bardac Signed-off-by: Brendan Le Foll --- src/grovewfs/grovewfs.h | 2 +- src/isd1820/isd1820.h | 2 +- src/stepmotor/stepmotor.h | 4 ++-- src/wheelencoder/wheelencoder.h | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/grovewfs/grovewfs.h b/src/grovewfs/grovewfs.h index 51227fbe..bec30dcb 100644 --- a/src/grovewfs/grovewfs.h +++ b/src/grovewfs/grovewfs.h @@ -37,7 +37,7 @@ namespace upm { */ /** - * @library libupm-grovewfs + * @library grovewfs * @sensor grovewfs * @comname Grove Water Flow Sensor * @type liquid diff --git a/src/isd1820/isd1820.h b/src/isd1820/isd1820.h index a4f785a1..8e89511a 100644 --- a/src/isd1820/isd1820.h +++ b/src/isd1820/isd1820.h @@ -35,7 +35,7 @@ namespace upm { */ /** - * @library libupm-isd1820 + * @library isd1820 * @sensor isd1820 * @comname Grove Recorder * @altname ISD1820 Recorder diff --git a/src/stepmotor/stepmotor.h b/src/stepmotor/stepmotor.h index 611cee60..f745b5f0 100644 --- a/src/stepmotor/stepmotor.h +++ b/src/stepmotor/stepmotor.h @@ -48,8 +48,8 @@ namespace upm { * @ingroup seeed sparkfun pwm gpio motor */ /** - * @library stepper - * @sensor stepper + * @library stepmotor + * @sensor stepmotor * @comname Stepper Motor * @altname EasyDriver Stepper Motor Driver * @type motor diff --git a/src/wheelencoder/wheelencoder.h b/src/wheelencoder/wheelencoder.h index 68e9f182..833cc863 100644 --- a/src/wheelencoder/wheelencoder.h +++ b/src/wheelencoder/wheelencoder.h @@ -37,7 +37,7 @@ namespace upm { */ /** - * @library libupm-wheelencoder + * @library wheelencoder * @sensor wheelencoder * @comname DFRobot Wheel Encoder * @type other