Improve pmw3360 sensor and make it more hardware agnostic (#14097)

This commit is contained in:
Drashna Jaelre
2021-08-20 21:14:23 -07:00
committed by GitHub
parent 3452c89c8b
commit da1c011afc
6 changed files with 99 additions and 74 deletions

View File

@@ -81,3 +81,6 @@
#define RGBLIGHT_EFFECT_RAINBOW_SWIRL
// #define DEBUG_LED_PIN F7
/* PMW3360 Settings */
#define PMW3360_CS_PIN B0

View File

@@ -57,3 +57,6 @@
// If board has a debug LED, you can enable it by defining this
// #define DEBUG_LED_PIN F7
/* PMW3360 Settings */
#define PMW3360_CS_PIN B0