mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-06-26 11:02:08 +00:00
Merge remote-tracking branch 'origin/develop' into xap
This commit is contained in:
commit
968917d2ee
@ -8,8 +8,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…
Reference in New Issue
Block a user