mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-21 19:09:25 +00:00
[Core] Fix copypasta issue with pmw3360 sensor config (#14106)
This commit is contained in:
parent
0ae20e7457
commit
e08d6a33fc
@ -40,7 +40,7 @@
|
||||
# ifdef __AVR__
|
||||
# define PMW3360_SPI_DIVISOR (F_CPU / PMW3360_CLOCK_SPEED)
|
||||
# else
|
||||
# define EXTERNAL_EEPROM_SPI_CLOCK_DIVISOR 64
|
||||
# define PMW3360_SPI_DIVISOR 64
|
||||
# endif
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user