Skip to content

Commit

Permalink
set CPI to 4800
Browse files Browse the repository at this point in the history
  • Loading branch information
AlaaSaadAbdo authored Aug 23, 2024
1 parent d600614 commit 183b822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/boards/shields/ghazal/ghazal.overlay
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ nice_view_spi: &spi1 {
reg = <0>;
spi-max-frequency = <2000000>;
irq-gpios = <&gpio0 6 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
cpi = <3200>;
cpi = <4800>;
evt-type = <INPUT_EV_REL>;
x-input-code = <INPUT_REL_X>;
y-input-code = <INPUT_REL_Y>;
Expand Down

0 comments on commit 183b822

Please sign in to comment.