Add *_RIGHT
configuration for PMW33XX driver (#19243)
This commit is contained in:
parent
8c12559edb
commit
d9cba6e978
4 changed files with 33 additions and 14 deletions
|
@ -9,8 +9,6 @@
|
|||
#include "pmw33xx_common.h"
|
||||
#include "progmem.h"
|
||||
|
||||
extern const size_t pmw33xx_number_of_sensors;
|
||||
|
||||
uint16_t pmw33xx_get_cpi(uint8_t sensor) {
|
||||
if (sensor >= pmw33xx_number_of_sensors) {
|
||||
return 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue