Update sofle.dtsi
This commit is contained in:
parent
02843633aa
commit
29ec57ceda
1 changed files with 2 additions and 2 deletions
|
@ -67,10 +67,10 @@ RC(3,0) RC(3,1) RC(3,2) RC(3,3) RC(3,4) RC(3,5) RC(4,5) RC(4,6) RC(3,6) RC(3,7)
|
|||
};
|
||||
|
||||
encoder_switch: encoder_switch {
|
||||
compatible = "gpio-keys";
|
||||
compatible = "gpio";
|
||||
gpios = <&pro_micro 22 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; // Пин для нажатия энкодера
|
||||
wakeup-source; // Пробуждение от нажатия
|
||||
label = "Encoder Switch";
|
||||
|
||||
};
|
||||
|
||||
sensors: sensors {
|
||||
|
|
Loading…
Add table
Reference in a new issue