Skip to content

Commit

Permalink
revert cpi to 3200
Browse files Browse the repository at this point in the history
  • Loading branch information
AlaaSaadAbdo authored Aug 23, 2024
1 parent 183b822 commit 5f9efe6
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 = <4800>;
cpi = <3200>;
evt-type = <INPUT_EV_REL>;
x-input-code = <INPUT_REL_X>;
y-input-code = <INPUT_REL_Y>;
Expand Down

0 comments on commit 5f9efe6

Please sign in to comment.