Browse Source

PAW3902: document that the driver is also compatible with PAW3903 module

sbg
Koby Aizer 5 years ago committed by Daniel Agar
parent
commit
60d767406a
  1. 2
      src/drivers/optical_flow/paw3902/PAW3902.hpp
  2. 2
      src/drivers/optical_flow/paw3902/parameters.c

2
src/drivers/optical_flow/paw3902/PAW3902.hpp

@ -34,7 +34,7 @@ @@ -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

2
src/drivers/optical_flow/paw3902/parameters.c

@ -32,7 +32,7 @@ @@ -32,7 +32,7 @@
****************************************************************************/
/**
* PAW3902 Optical Flow
* PAW3902 & PAW3903 Optical Flow
*
* @reboot_required true
*

Loading…
Cancel
Save