From 60d767406a82ed5f1305324c268a4cb5c26b8936 Mon Sep 17 00:00:00 2001 From: Koby Aizer Date: Thu, 30 Jul 2020 16:46:14 +0300 Subject: [PATCH] PAW3902: document that the driver is also compatible with PAW3903 module --- src/drivers/optical_flow/paw3902/PAW3902.hpp | 2 +- src/drivers/optical_flow/paw3902/parameters.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/drivers/optical_flow/paw3902/PAW3902.hpp b/src/drivers/optical_flow/paw3902/PAW3902.hpp index f36828a5fd..1bacb54597 100644 --- a/src/drivers/optical_flow/paw3902/PAW3902.hpp +++ b/src/drivers/optical_flow/paw3902/PAW3902.hpp @@ -34,7 +34,7 @@ /** * @file paw3902.cpp * - * Driver for the Pixart PAW3902 optical flow sensor connected via SPI. + * Driver for the Pixart PAW3902 & PAW3903 optical flow sensors connected via SPI. */ #pragma once diff --git a/src/drivers/optical_flow/paw3902/parameters.c b/src/drivers/optical_flow/paw3902/parameters.c index 04ddfcc32a..96fa1ce316 100644 --- a/src/drivers/optical_flow/paw3902/parameters.c +++ b/src/drivers/optical_flow/paw3902/parameters.c @@ -32,7 +32,7 @@ ****************************************************************************/ /** - * PAW3902 Optical Flow + * PAW3902 & PAW3903 Optical Flow * * @reboot_required true *